Blockstream / greenlight

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

`gl-client`: Bump `lightning` dependency to `0.0.125` or higher #542

Open ok300 opened 6 days ago

ok300 commented 6 days ago

Please bump the gl-client's lightning dependency to at least 0.0.125. This version brings support for optional descriptions in Bolt12 offers.

This will make it simpler for us to re-use code across the GL SDK (interfacing with gl-client) and the Liquid SDK (which added support for Bolt12).