Skip to content

Commit

Permalink
chore: In the 01_getting_started tutorial, clarify how to use gnokey …
Browse files Browse the repository at this point in the history
…add (#207)

Signed-off-by: Jeff Thompson <[email protected]>
  • Loading branch information
jefft0 authored Dec 22, 2023
1 parent 2ced84d commit 95f42c2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tutorial/01_getting_started/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,10 +189,13 @@ block" to contain 10^13 ugnot.
> _ugnot_ is to $GNOT what [satoshi](https://www.investopedia.com/terms/s/satoshi.asp)
> is to bitcoin; the smallest, indivisible denomination of the token.
Execute the following command, and input the mnemonic below:
Execute the following command, a passphrase to use the key, the passphrase repeated, and input the mnemonic below:

```console
gnokey add test1 --recover
# Enter a passphrase to encrypt your key to disk:
# Repeat the passphrase:
# Enter your bip39 mnemonic
```

```
Expand Down

0 comments on commit 95f42c2

Please sign in to comment.