rgb-cln/cln-grpc/proto
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
..
node.proto lightningd: add option `opening_anchor_channel` to fundpsbt, utxopsbt. 2023-06-29 11:28:47 -04:00
primitives.proto cln-grpc: Add some missing states to HtlcState 2023-06-23 14:38:23 +09:30