Author

Topic: Unable to use getprivatekeys() after updating. (Read 169 times)

full member
Activity: 261
Merit: 102
August 18, 2017, 07:38:48 PM
#1
After I updated my client from 2.6.(ish), to 2.9.2, I was unable to use some of the console functions like
Code:
getprivatekeys("1btcaddressgoeshere")
And I would get
Code:
Traceback (most recent call last):
  File "/Applications/Electrum.app/Contents/Resources/lib/python2.7/lib/commands.py", line 105, in _run
UnboundLocalError: local variable 'password' referenced before assignment
However, if I set up a password it would work fine. Anyone know if the client was meant to act this way or is the glitch on my end?

Edit: It also applies to some other functions like signtransaction().
Jump to: