core-lightning/cln-grpc/proto
laanwj c8660c85ba schemas: "description" field in "wait(any)invoice" is optional since BOLT12
For BOLT12 invoices, the "description" is field missing in the invoice
responses. Update the schemas accordingly:

- `doc/schemas/lightning-waitanyinvoice.json`
- `doc/schemas/lightning-waitinvoice.json`

Also commit the generated msggen, cln-grpc, cln-rpc and pyln-grpc-proto files.

Changelog-Fixed: schemas: Make description in `Wait(any)invoiceResponse` optional to handle BOLT12
2024-09-16 16:03:07 +09:30
..
node.proto schemas: "description" field in "wait(any)invoice" is optional since BOLT12 2024-09-16 16:03:07 +09:30
primitives.proto msggen: add routes to decode and decodepay 2024-05-17 16:30:43 +02:00