mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-27 23:41:35 +00:00
documentation
This commit is contained in:
parent
13b3824efa
commit
008a5974e6
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ if __name__ == '__main__':
|
|||
elif cmd2 == 'seed':
|
||||
print "show generation seed of your wallet. password protected."
|
||||
elif cmd2 == 'eval':
|
||||
print "run python eval on an object"
|
||||
print "Run python eval() on an object\nSyntax: eval <expression>\nExample: eval \"wallet.aliases\""
|
||||
|
||||
elif cmd == 'seed':
|
||||
import mnemonic
|
||||
|
|
Loading…
Add table
Reference in a new issue