mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 09:21:39 +00:00
wallet.path
This commit is contained in:
parent
dded634f65
commit
603a74523a
1 changed files with 1 additions and 1 deletions
2
electrum
2
electrum
|
@ -303,7 +303,7 @@ if __name__ == '__main__':
|
|||
wallet.init_mpk(seed)
|
||||
if mpk == wallet.master_public_key:
|
||||
wallet.save()
|
||||
print "done"
|
||||
print "Done: " + wallet.path
|
||||
else:
|
||||
print "error: master public key does not match"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue