Nostream v1.24.1 has been released.
### Bug Fixes
* lnbits broken after lnurl-pay support (
)
GitHub
Comparing v1.24.0...v1.24.1 · cameri/nostream
A Nostr Relay written in TypeScript. Contribute to cameri/nostream development by creating an account on GitHub.
GitHub
fix: lnbits broken after lnurl-pay support by cameri · Pull Request #310 · cameri/nostream
Description
Fix getting invoice from payment processor when given an lnbits invoice's payment hash
Related Issue
#306
Motivation and Con...