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

Successful payments should return amounts of payments not InfoResponse #19

Open
Kodylow opened this issue Apr 5, 2024 · 0 comments
Open

Comments

@Kodylow
Copy link
Member

Kodylow commented Apr 5, 2024

Currently clientd returns an InfoResponse for success when it receives ecash as part of a payment, this should be updated so that methods like pay, await_invoice, claim tweaked, etc. return the amounts that were used as part of the method. It's hard to see how much you paid or received with the info response, I just used it originally because I was mirroring the cli but for http that info response isn't useful besides /info

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 a pull request may close this issue.

1 participant