cameri / nostream

A Nostr Relay written in TypeScript
MIT License
715 stars 185 forks source link

fix: lnbits broken after lnurl-pay support #310

Closed cameri closed 1 year ago

cameri commented 1 year ago

Description

  1. Fix getting invoice from payment processor when given an lnbits invoice's payment hash

Related Issue

https://github.com/Cameri/nostream/issues/306

Motivation and Context

LNURL-Pay support broke getting lnbit's invoice given a payment hash

How Has This Been Tested?

JohnOnChain kindly tested this branch and confirmed the fix worked.

Screenshots (if appropriate):

Types of changes

Checklist:

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

25.0% 25.0% Coverage
0.0% 0.0% Duplication

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.24.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: