core-lightning/cln-grpc/proto
Christian Decker 45b298fca4 msggen: Make ChannelTypeName a native enum
It fails because this is an array of enum values, which is a
combination we hadn't seen before. Replacing this with a manually
managed enum, since it is likely we'll want to reuse it in the future.
2024-01-29 13:40:34 +10:30
..
node.proto wallet: remove P2SH support. 2024-01-26 10:30:22 +10:30
primitives.proto msggen: Make ChannelTypeName a native enum 2024-01-29 13:40:34 +10:30