Browse Source

Update README.md

pull/2/head
fekt 1 month ago
parent
commit
08adaeddf5
  1. 2
      README.md

2
README.md

@ -85,7 +85,7 @@ Here are some CLI arguments you can pass to `silentdragonxlite-cli`. Please run
* `--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: `./silentdragonxlite-cli --seed "twenty four words seed phrase"`
* `--recover`: Attempt to recover the seed phrase from a corrupted wallet
* `-n, --nosync`: By default, Silentdragonlite-cli will sync the wallet at startup, so use this option to prevent the automatic sync at startup
* `-n, --nosync`: By default, silentdragonxlite-cli will sync the wallet at startup, so use this option to prevent the automatic sync at startup
### Support

Loading…
Cancel
Save