Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: lnaddress containing lnurl prefixes #3228

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Conversation

pavanjoshi914
Copy link
Contributor

@pavanjoshi914 pavanjoshi914 commented Aug 26, 2024

Fixes #3227

before:
if its not lnurl then we check for lnaddress. but sometimes lnaddress containing "lnurl" in it makes isLnurl = true leading to potential errors

after:
we check for both lnaddress and lnurl separately.

@pavanjoshi914
Copy link
Contributor Author

tAck

@pavanjoshi914 pavanjoshi914 merged commit 97fd319 into master Aug 28, 2024
6 checks passed
@pavanjoshi914 pavanjoshi914 deleted the lnaddress-fix branch August 28, 2024 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Cannot pay to [email protected]
1 participant