path
This commit is contained in:
2
electrum
2
electrum
@@ -173,7 +173,7 @@ if __name__ == '__main__':
|
||||
print "Please keep it in a safe place; if you lose it, you will not be able to restore your wallet."
|
||||
print "Equivalently, your wallet seed can be stored and recovered with the following mnemonic code:"
|
||||
print "\""+' '.join(mnemonic.mn_encode(wallet.seed))+"\""
|
||||
print "Wallet saved in '%s'"%options.wallet_path
|
||||
print "Wallet saved in '%s'"%wallet.path
|
||||
|
||||
# check syntax
|
||||
if cmd in ['payto', 'mktx']:
|
||||
|
||||
Reference in New Issue
Block a user