core-lightning/cln-rpc
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
..
examples cln-rpc: Remove wildcard import from model 2023-07-10 13:47:38 +09:30
src doc: improve documentation of listpays 2024-11-12 10:43:37 +01:00
Cargo.toml chore: bump rust bitcoin to 0.31 2024-10-08 18:56:05 +02:00
Makefile Fix: Add notifications.rs to $(CHECK_GEN_ALL) target 2024-07-02 11:42:14 +09:30
README.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30

cln-rpc: Talk to Core Lightning