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

NUT-05: Specify the error returned if the payment fails #135

Open
callebtc opened this issue Jun 16, 2024 · 1 comment
Open

NUT-05: Specify the error returned if the payment fails #135

callebtc opened this issue Jun 16, 2024 · 1 comment

Comments

@callebtc
Copy link
Contributor

NUT-05: Specify the error returned by the mint to the wallet if the Lightning payment fails.

@mubarak23
Copy link

mubarak23 commented Oct 9, 2024

the shape of error response for case when Lightning payment fail.

{
"error": "",
"code": Number,
"message": ""
}

i will need to update the NUT-05 Docs

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

No branches or pull requests

2 participants