Blockstream / greenlight

Build apps using self-custodial lightning nodes in the cloud
https://blockstream.github.io/greenlight/getting-started/
MIT License
109 stars 27 forks source link

derive Serialize and Deserialize on grpc requests/responses #417

Closed JssDWt closed 4 months ago

JssDWt commented 4 months ago

It's basically the same PR as this one https://github.com/ElementsProject/lightning/pull/7015 But for Greenlight. This allows easy pretty printing of responses received from the node.

ErikDeSmedt commented 4 months ago

ACK