rgb-cln/cln-rpc
Rusty Russell 0402e645f0 lightningd: add option `opening_anchor_channel` to fundpsbt, utxopsbt.
This is needed when we know we're *opening* an anchor channel, to
override the "do we already have an anchor channel open?" logic.

Also, document the nonwrapped arg added in v23.02.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Added: JSON-RPC: `fundpsbt` and `utxopsbt` new parameter `opening_anchor_channel` so lightningd knowns it needs emergency reserve for anchors.
2023-06-29 11:28:47 -04:00
..
examples cln-rpc: Test that we forward errors correctly 2022-04-02 09:46:01 +10:30
src lightningd: add option `opening_anchor_channel` to fundpsbt, utxopsbt. 2023-06-29 11:28:47 -04:00
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

README.md

cln-rpc: Talk to Core Lightning