LBRY-Vault/electrum/plugins/trezor
SomberNight d2f132738a
wallet: only select mature coins by default
this is a regression from #5721

Removed the `TxInput.is_coinbase` method as I think it is a confusing API,
instead we now have `TxInput.is_coinbase_input` and `TxInput.is_coinbase_output`.

related #5872
2020-01-02 00:43:49 +01:00
..
__init__.py trezor: update name (TREZOR -> Trezor) 2018-12-05 15:44:24 +01:00
clientbase.py trezor: link button messages to enum names 2019-12-18 12:36:13 +01:00
cmdline.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
qt.py trezor: when restoring, hide Shamir options by default 2019-12-19 16:50:35 +01:00
trezor.py wallet: only select mature coins by default 2020-01-02 00:43:49 +01:00