core-lightning/cln-rpc/src
Rusty Russell 17d0d006d2 fundchannel_start & multifundchannel: add channel_type.
Let's tell the caller what channel_type they got!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Added: JSON-RPC: `fundchannel`, `multifundchannel`, `fundchannel_start` and `openchannel_init`: new field `channel_type`.
2024-01-29 13:40:34 +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 Rust cln-rpc crate: Fix call_enum and call 2024-01-09 14:12:46 +01:00
model.rs fundchannel_start & multifundchannel: add channel_type. 2024-01-29 13:40:34 +10:30
notifications.rs cln-rpc: Scaffolding for the cln-rpc crate 2022-02-11 16:02:25 +01:00
primitives.rs msggen: Make ChannelTypeName a native enum 2024-01-29 13:40:34 +10:30