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.