core-lightning/contrib/pyln-grpc-proto/pyln/grpc
Christian Decker 7b8ea7f60a msggen: Add two missing fields to the listpays schema
The fields were missing because they weren't annotated with a type and
a description. Adding those fixes them.

Changelog-Fixed: msggen: `listpays` now includes the missing `amount_msat` and `amount_sent_msat` fields
No-schema-diff-check: fields were always there, just undocumented!
2023-07-27 12:40:28 +09:30
..
__init__.py pyln: Create a dedicated pyln-grpc-proto package 2023-07-10 13:47:38 +09:30
node_pb2.py msggen: Add two missing fields to the listpays schema 2023-07-27 12:40:28 +09:30
node_pb2_grpc.py added listhtlcs model 2023-07-24 09:07:24 +09:30
primitives_pb2.py pyln: Create a dedicated pyln-grpc-proto package 2023-07-10 13:47:38 +09:30