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

Update lnurl.py #17

Closed
wants to merge 1 commit into from
Closed

Update lnurl.py #17

wants to merge 1 commit into from

Conversation

supiiik
Copy link
Contributor

@supiiik supiiik commented Aug 6, 2023

Prevent double spend by checking, if payload is already in DB. If yes, then it's not adding new line into the DB with same payload.

In case of failed transaction is returned payhash value to "payment_hash" so user can try the QR code again with different wallet.

Prevent double spend by checking, if payload is already in DB. If yes, then it's not adding new line into the DB with same payload.

In case of failed transaction is returned payhash value to "payment_hash" so user can try the QR code again with different wallet.
@arcbtc
Copy link
Member

arcbtc commented Aug 16, 2023

You cant currently double spend, so it does not require a fix

@supiiik
Copy link
Contributor Author

supiiik commented Aug 17, 2023

You cant currently double spend, so it does not require a fix

#15 check this issue, the fix was required

@dni
Copy link
Member

dni commented Nov 21, 2023

can you resolve the conflicts?

@arcbtc
Copy link
Member

arcbtc commented Apr 18, 2024

Fixed this issue another way

@arcbtc arcbtc closed this Apr 18, 2024
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.

4 participants