Funding page spam creates multiple invoices in LNbits #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bug Description
Repeatedly clicking/refreshing the funding page creates multiple invoices in LNbits instead of reusing an existing unpaid invoice or rate-limiting invoice creation.
Expected Behavior
Actual Behavior
Each request to the funding page creates a new invoice in LNbits, leading to orphaned unpaid invoices.
Investigation Needed
Closing as part of
aiolabs/lamassu-serverarchival.Obsolete under the Nostr-native architecture. Legacy lamassu-server "funding page" (the URL customers visited to pay invoices) is not in our stack at all. Cash-in invoice creation happens on-demand at the bitspire ATM with explicit user flow (insert bill → invoice generated → QR displayed) — no spammable funding URL exists.
Disposition tracked in
aiolabs/satmachineadmin#40.