LBRY-Vault/electrum/plugins/ledger
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 file reorganization with top-level module 2018-07-13 14:01:37 +02:00
auth2fa.py ledger nano: fix monospace font on Windows, and text readability 2019-08-09 20:18:38 +02:00
cmdline.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
ledger.py wallet: only select mature coins by default 2020-01-02 00:43:49 +01:00
qt.py Travis CI: Use flake8 to find Python syntax errors and undefined names (#5467) 2019-08-11 22:35:23 +00:00