core-lightning/contrib/pyln-client/pyln/client
Rusty Russell 16c133746b listinvoices: add index and start params.
Now we have defined ordering, we can add a start param.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Added: JSON-RPC: `listinvoices` has `index` and `start` parameters for listing control.
2023-07-23 13:48:37 +09:30
..
__init__.py pyln-client: make point release to prepare for next release. 2023-07-10 18:22:43 +02:00
clnutils.py pyln-client: adds utils cln_parse_rpcversion 2023-02-03 16:58:31 +01:00
gossmap.py pygossmap: rename GossipStoreHeader to GossipStoreMsgHeader 2023-04-05 06:13:08 +09:30
gossmapstats.py pygossmap: adds statistic and filter module 2023-04-05 06:13:08 +09:30
lightning.py listinvoices: add index and start params. 2023-07-23 13:48:37 +09:30
plugin.py pyln: add ability to subscribe to all notifications. 2023-07-13 18:59:37 +09:30