dashpay / electrum-dash-old

Electrum-DASH - a Dash thin client
https://electrum-dash.org
MIT License
37 stars 113 forks source link

Error: "TrezorWallet" object has no attribute 'plugin' #32

Closed splawik21 closed 8 years ago

splawik21 commented 8 years ago

Build #33 When signing the tx getting this error.

Using standard wallet, not trezor.

electrum7

Kefkius commented 8 years ago

For sign_transaction of a TrezorWallet to be called, the wallet attribute of the main window would be a TrezorWallet. Are you positive that no trezor wallet was open?

splawik21 commented 8 years ago

To be honest that was strange, I have created the fresh standard wallet, send some funds from trezor into new wallet and the sign_transaction worked smoothly.

Kefkius commented 8 years ago

That's a relief. :D