mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-30 00:41:31 +00:00
- use InvoiceInfo (NamedTuple) for normal operations,
because lndecode operations can be very slow.
- all invoices/requests are stored in wallet
- invoice expiration detection is performed in wallet
- CLI commands: list_invoices, add_request, add_lightning_request
- revert
|
||
---|---|---|
.. | ||
dialogs | ||
ui_screens | ||
__init__.py | ||
combobox.py | ||
drawer.py | ||
gridview.py | ||
qrcodewidget.py | ||
screens.py |