core-lightning/cln-rpc
Rusty Russell d25a8ca0fd lightningd: expose created_index and updated_index fields.
If you miss a wait event, you can catch up by doing listinvoices and
getting the max of these fields.  It's also a good debugging clue.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-07-23 13:48:37 +09:30
..
examples cln-rpc: Remove wildcard import from model 2023-07-10 13:47:38 +09:30
src lightningd: expose created_index and updated_index fields. 2023-07-23 13:48:37 +09:30
Cargo.toml rust: Bump the versions of cln-rpc, cln-grpc, cln-plugin and grpc-plugin 2023-05-30 10:06:10 +09:30
Makefile Makefile: use grouped targets for recipes with multiple fixed outputs 2023-06-23 13:58:31 +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