mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-04 21:05:11 +00:00
minor
This commit is contained in:
parent
bf8821f243
commit
7db29e327e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import electrum, getpass, base64,ast,sys
|
|||
|
||||
try:
|
||||
path = sys.argv[1]
|
||||
else:
|
||||
except:
|
||||
path = None
|
||||
wallet = electrum.Wallet(path)
|
||||
try:
|
||||
|
|
Loading…
Add table
Reference in a new issue