LBRY-Vault/electrum/plugins/hw_wallet
SomberNight 18d245ad5c
hw wallets: during wallet creation, make sure to save correct label
When initialising a Trezor as part of the wallet creation,
device_info.label is still the old (None) label in on_hw_derivation.
This is because device_info was created during the initial scan.

related: #6063
2020-03-31 15:56:54 +02:00
..
__init__.py hw wallets: introduce HardwareHandlerBase 2020-03-31 14:40:25 +02:00
cmdline.py hw wallets: introduce HardwareHandlerBase 2020-03-31 14:40:25 +02:00
plugin.py hw wallets: during wallet creation, make sure to save correct label 2020-03-31 15:56:54 +02:00
qt.py hw wallets: handle cancellation for "query_choice" in wizard 2020-03-31 15:11:10 +02:00