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

Allow setting payment_id in send and send_using_amount in bolt11 send. #346

Open
G8XSU opened this issue Aug 21, 2024 · 1 comment
Open

Comments

@G8XSU
Copy link
Contributor

G8XSU commented Aug 21, 2024

This is required to ensure idempotency in send_payment requests.

@tnull
Copy link
Collaborator

tnull commented Aug 21, 2024

I don't think want to allow users to set their own payment ID as we derive it differently for different payment types and use it as an index in the payment store. I'm not quite sure how this is connected to idempotency? Could you expand in which context this came up?

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