mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-20 14:14:49 +01:00
* Add suport for Bolt12 notifications for HTTP subscription This commit adds support for Mint Bolt12 Notifications for HTTP when Mint does not support WebSocket or the wallet decides not to use it, and falls back to HTTP. This PR fixes #992