core-lightning/cln-grpc/proto
Rusty Russell 7f71e6353a doc: fix schema for listconfigs.
We never call `listconfigs` in our tests with `experimental-offers` enabled,
so we didn't notice that the schema is wrong: it does not expect the
"plugin" field in 'fetchinvoice-noconnect'.

The next patch folds the fetchinvoice plugin into the offers plugin,
which is enabled even if `experimental-offers` isn't (for `decode`),
so we notice it.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-07-09 15:09:29 +02:00
..
node.proto doc: fix schema for listconfigs. 2024-07-09 15:09:29 +02:00
primitives.proto msggen: add routes to decode and decodepay 2024-05-17 16:30:43 +02:00