tsave wallet after creation - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit 01abc06cd6f44235848d00e75d3f9a90687a48e6
DIR parent 114f6150be4182bb82614f1c9ce07727300541c2
HTML Author: ThomasV <thomasv@gitorious>
Date: Tue, 21 Feb 2012 17:13:34 +0100
save wallet after creation
Diffstat:
M client/electrum | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/client/electrum b/client/electrum
t@@ -139,6 +139,7 @@ if __name__ == '__main__':
print "found no history for this wallet"
else:
wallet.new_seed(None)
+ wallet.save()
print "Your wallet generation seed is: " + wallet.seed
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:"