We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Got this error with any ln address service when I leave the amount pre-filled to 1.
No error if I (re)write 1 manually.
On the send page fill any LN address > PROCEED > (leave all at it is) > CONFIRM
v0.9.6
LND (REST)
Clearnet
iPhone 15 Pro
iOS 18.3
The text was updated successfully, but these errors were encountered:
I run my own ligess server so I can share the logs on the server side:
default:
"req":{"method":"GET","url":"/.well-known/lnurlp/someuser?amount=&comment="}
rewrite:
"req":{"method":"GET","url":"/.well-known/lnurlp/someuser?amount=1000&comment="}
if we don't rewrite the amount the http request seems to leave the amount to empty
amount
Sorry, something went wrong.
Yes thank you @Retropex for reporting and the additional info. It should be fixed in the next release!
Successfully merging a pull request may close this issue.
Describe the bug
Got this error with any ln address service when I leave the amount pre-filled to 1.
No error if I (re)write 1 manually.
Reproduce
On the send page fill any LN address > PROCEED > (leave all at it is) > CONFIRM
ZEUS version
v0.9.6
Node interface
LND (REST)
Network
Clearnet
Device
iPhone 15 Pro
Device operating system
iOS 18.3
Log output
The text was updated successfully, but these errors were encountered: