core-lightning/contrib/pyln-grpc-proto/pyln/grpc
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
..
__init__.py pyln: Add missing upgrade-version target to pyln-grpc 2023-10-26 15:51:07 +02:00
node_pb2.py doc: fix schema for listconfigs. 2024-07-09 15:09:29 +02:00
node_pb2_grpc.py autoclean: remove autocleaninvoice command. 2024-06-20 16:14:38 +09:30
primitives_pb2.py msggen: add routes to decode and decodepay 2024-05-17 16:30:43 +02:00
py.typed pyln: Include py.typed file 2024-02-01 17:55:10 +01:00