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

Re-export the lightning crate #359

Closed ok300 closed 7 months ago

ok300 commented 7 months ago

This PR re-uses and re-exports the lightning_signer::lightning dependency.

This helps users of gl-client directly use it and avoid confusion around versioning.