@ -125,6 +125,7 @@ def run_non_RPC(config):
k = keystore.from_keys(text)
else:
sys.exit("Error: Seed or key not recognized")
if password:
k.update_password(None, password)
storage.put('keystore', k.dump())
storage.put('wallet_type', 'standard')