LBRY-Vault/electrum/plugins/bitbox02
Marko Bencun 106688ea54
bitbox02: implement get_soft_device_id so multisig runs more smoothly
Without it, if you have say a 1-of-2 multisig with two BitBox02s, you
would run into trouble if the first keystore would try to match to the
wrong inserted BitBox02 (wrong order, or the first one is not
inserted, etc. ).

With the soft device id, the device manager can figure it on its own
which keystore belongs to which connected bb02.
2020-07-15 15:41:09 +02:00
..
__init__.py BitBox02 Electrum plugin support 2020-04-12 15:34:37 +02:00
bitbox02.py bitbox02: implement get_soft_device_id so multisig runs more smoothly 2020-07-15 15:41:09 +02:00
qt.py rm some unused imports 2020-04-12 15:34:19 +02:00