1
0

let users upgrade from this version

This commit is contained in:
thomasv
2011-12-06 16:29:53 +01:00
parent eaedbae083
commit 9ee767b7b9
3 changed files with 6 additions and 5 deletions

View File

@@ -65,7 +65,7 @@ def init_wallet(wallet):
found = wallet.read()
except BaseException, e:
show_message(e.message)
exit(1)
found = 1
if not found:
# ask if the user wants to create a new wallet, or recover from a seed.