diff options
Diffstat (limited to 'NETWORKING')
-rw-r--r-- | NETWORKING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ Before we publish anything, we need to know what we need to publish and where. Issuing the command ``` -ipfs key list -l | grep ak-config | cut -d ' ' -f 1 +ak config --get-ipns-key ``` will return to us the IPNS key that points to our current AKID. |