core-lightning/cln-rpc/src
Rusty Russell fcdbbd8534 doc: improve documentation of listpays
1. It's called listpays not listpay.
2. "index" does NOT have a default value (it must be specified if limit or start are used)
3. Note that limit and start have effects on accuracy, since we combine records.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-11-12 10:43:37 +01:00
..
codec.rs cln-rpc: Scaffolding for the cln-rpc crate 2022-02-11 16:02:25 +01:00
jsonrpc.rs cln-rpc: allow id to be any token. 2022-09-16 12:31:45 +09:30
lib.rs cln_rpc: Test deserialize_connect_notification 2024-05-16 14:00:18 +02:00
model.rs doc: improve documentation of listpays 2024-11-12 10:43:37 +01:00
notifications.rs docs: notifications schema update 2024-06-26 21:06:16 -07:00
primitives.rs cln-grpc: add anchors/even to primitives 2024-09-20 17:01:04 -07:00