breez / breez-sdk-greenlight

MIT License
244 stars 43 forks source link

json diagnostic #1091

Closed JssDWt closed 1 month ago

JssDWt commented 1 month ago

Serialize the diagnostic data into a single json document.

In this PR also an attempt to serialize Vec<u8> as hex. It works, but became a bit of a giant cumbersome project. See the commit message for more information.