core-lightning/cln-grpc/src
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
..
convert.rs msggen: Add two missing fields to the listpays schema 2023-07-27 12:40:28 +09:30
lib.rs rs: Guard the cln-rpc dependency behind "server" feature in cln-grpc 2023-06-01 13:41:21 +09:30
pb.rs cln-rpc: Remove wildcard import from model 2023-07-10 13:47:38 +09:30
server.rs added listhtlcs model 2023-07-24 09:07:24 +09:30
test.rs cln-rpc: Remove wildcard import from model 2023-07-10 13:47:38 +09:30