Browse Source
The `self.synchronizer` attribute is accessed before it ever exists when using `electrum importprivkey` on the command line. This change sets it to None, which is a valid state, in the wallet's constructor.283
shunyata
11 years ago
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue