1
0

trustedcoin: do not set wallet.plugin in constructor

This commit is contained in:
ThomasV
2018-12-11 13:08:10 +01:00
parent 467e40b555
commit 502a4819b6

View File

@@ -244,7 +244,6 @@ class Wallet_2fa(Multisig_Wallet):
self.is_billing = False
self.billing_info = None
self._load_billing_addresses()
self.plugin = None # type: TrustedCoinPlugin
def _load_billing_addresses(self):
billing_addresses = {