Remove incorrect UI status check from remaining solutions

The quote page already disables payment buttons and updates status
from pending to received when payment is detected, preventing duplicates
This commit is contained in:
Russell Ballestrini 2025-09-30 22:50:30 -04:00
parent 3a205c99a0
commit 6157cb415f

View file

@ -111,7 +111,6 @@ could steal funds from other payments sharing the same subaddress. The solution
**Remaining Solutions Needed**:
- **WANT**: Email notification about duplicate payment
- Add "payment already received" status check in UI
6. Network/Mempool Congestion
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~