LBRY-Vault/electrum/plugins/bitbox02
SomberNight db5cf22ff4
bitbox02: get prev tx from psbt instead of wallet db
- for symmetry with other plugins
- and because this is a superset. txin.utxo gets populated from the wallet db (or network);
  but the wallet db does not import txs from txin.utxo (so if a psbt already had an
  unknown tx there, it will not get imported)
2020-06-04 19:41:34 +02:00
..
__init__.py BitBox02 Electrum plugin support 2020-04-12 15:34:37 +02:00
bitbox02.py bitbox02: get prev tx from psbt instead of wallet db 2020-06-04 19:41:34 +02:00
qt.py rm some unused imports 2020-04-12 15:34:19 +02:00