diff options
author | Determinant <[email protected]> | 2020-11-17 20:10:53 -0500 |
---|---|---|
committer | Determinant <[email protected]> | 2020-11-17 20:10:53 -0500 |
commit | 5ead20c2c6e36e17197241951122a237c17458bc (patch) | |
tree | fd34faf1c4c50f1941fc7c24fff78f8f94c92352 | |
parent | c4d90bf4ea0c5b7a016028ed994de19638d3113b (diff) |
...
-rw-r--r-- | README.rst | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ Examples - To see all private keys and the mnemonic phrase, use ``--show-private`` (only use it after you look around and ensure there is no one else looking at your screen) +- Use arbitrary UTF-8 string as your mnemonic ``./keytree.py --custom-words --save-keystore mykeystore.json`` Caveat ------ |