Open TARS-bot opened 5 years ago
To reproduce, connect trezor, open wallet, pair it, then
>>> wallet.keystore.get_client(force_pair=False).client.features.passphrase_protection
True
>>> wallet.keystore.get_client(force_pair=False).client.clear_session()
>>> wallet.keystore.get_client(force_pair=False).client.features.passphrase_protection
>>> wallet.keystore.get_client(force_pair=False).client.features.passphrase_protection is None
True
Crash Report
This crash report was reported through the automatic crash reporting system 🤖
Traceback
Reporter
This issue was reported by 41 user(s):
Additional Information