mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| clientbase.py | ||
| cmdline.py | ||
| qt.py | ||
| trezor.py | ||