Browse Source

Update README.md

checkpoints
adityapk00 5 years ago
committed by GitHub
parent
commit
d2811f0b11
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -38,3 +38,5 @@ CLI arguments you can pass to `zecwallet-cli`
* Example: `./zecwallet-cli --server 127.0.0.1:9067`
* `--seed`: Restore a wallet from a seed phrase. Note that this will fail if there is an existing wallet. Delete (or move) any existing wallet to restore from the 24-word seed phrase
* Example: `./zecwallet-cli --seed "twenty four words seed phrase"`
* `--recover`: Attempt to recover the seed phrase from a corrupted wallet

Loading…
Cancel
Save