rgb-cln/cln-grpc/proto
Christian Decker 990096f904 schema: Fix wrong type of CLTV in route
We were using `number` instead of `u32` which caused it to be
serialized to string with a decimal, which then would be rejected by
lightningd.

Changelog-Fixed: proto: Fixed a wrong number type being used in routes
2023-09-01 07:32:14 +09:30
..
node.proto schema: Fix wrong type of CLTV in route 2023-09-01 07:32:14 +09:30
primitives.proto cln-grpc: Add some missing states to HtlcState 2023-06-23 14:38:23 +09:30