core-lightning/cln-rpc/src
Rusty Russell 5b9b056853 doc: introduce new state DUALOPEND_OPEN_COMMITTED.
This is the variant of DUALOPEND_OPEN_INIT which you see once
the channel is in the db: we'll be adding it next, but to reduce
clutter the docs are added as a separate commit.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-10-02 11:41:19 +10:30
..
codec.rs cln-rpc: Scaffolding for the cln-rpc crate 2022-02-11 16:02:25 +01:00
jsonrpc.rs cln-rpc: allow id to be any token. 2022-09-16 12:31:45 +09:30
lib.rs cln-rpc: Remove wildcard import from model 2023-07-10 13:47:38 +09:30
model.rs doc: introduce new state DUALOPEND_OPEN_COMMITTED. 2023-10-02 11:41:19 +10:30
notifications.rs cln-rpc: Scaffolding for the cln-rpc crate 2022-02-11 16:02:25 +01:00
primitives.rs add CHANNELD_AWAITING_SPLICE state to cln-rpc 2023-09-21 18:53:51 +02:00