mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-19 00:49:49 +00:00
- We need only two types: PR_TYPE_ONCHAIN and PR_TYPE_LN - BIP70 is no longer a type, but an optional field in the dict - Invoices in the wallet are indexed by a hash of their serialized list of outputs. - Requests are still indexed by address, because we never generate Paytomany requests. - Add 'clear_invoices' command to CLI - Add 'save invoice' button to Qt |
||
---|---|---|
.. | ||
dialogs | ||
ui_screens | ||
__init__.py | ||
combobox.py | ||
drawer.py | ||
gridview.py | ||
qrcodewidget.py | ||
screens.py |