You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
When sending to my CLN node via keysend, after entering the amount a send is executed before clicking the send button. If I click the send button a second transaction/payment is sent.
Expected Behavior
Application shouldn't send until the button is clicked
Actual Behavior
Application sends a keysend after entering the amount and pressing enter. User is presented with a screen to send even though a payment is already been sent.
Possible Fix
perhaps a confirmation before sending?
Steps to Reproduce
Enter node pubkey, enter satoshi amt, press enter. Check the node to see if payment has already been sent
Context
Just testing a keysend between two of my nodes. No biggie because, they are both my nodes.
Your Environment
Desktop Debian 12 (testing) LND 0.15.5 on Debian 10 bare metal.
Zap version: 0.7.6 Desktop
Operating System and version: Desktop Debian 12 (testing) LND 0.15.5 on Debian 10 bare metal.
The text was updated successfully, but these errors were encountered:
Description
When sending to my CLN node via keysend, after entering the amount a send is executed before clicking the send button. If I click the send button a second transaction/payment is sent.
Expected Behavior
Application shouldn't send until the button is clicked
Actual Behavior
Application sends a keysend after entering the amount and pressing enter. User is presented with a screen to send even though a payment is already been sent.
Possible Fix
perhaps a confirmation before sending?
Steps to Reproduce
Enter node pubkey, enter satoshi amt, press enter. Check the node to see if payment has already been sent
Context
Just testing a keysend between two of my nodes. No biggie because, they are both my nodes.
Your Environment
Desktop Debian 12 (testing) LND 0.15.5 on Debian 10 bare metal.
The text was updated successfully, but these errors were encountered: