core-lightning/cln-rpc
Rusty Russell b529e79621 lightningd: setchannel can set ignorefeelimits.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Added: JSON-RPC: `setchannel` adds a new `ignorefeelimits` parameter to allow peer to set arbitrary commitment transaction fees on a per-channel basis.
2023-07-22 13:11:08 +09:30
..
examples cln-rpc: Remove wildcard import from model 2023-07-10 13:47:38 +09:30
src lightningd: setchannel can set ignorefeelimits. 2023-07-22 13:11:08 +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