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
IMO a future deleteinvoice RPC should allow deleting non-expired invoices as well. The only case where it should reject the delete request is if the invoice has been paid.
We shouldn't have two distinct RPCs for such related scenarios.
A cancel invoice API would be great to be able to reject payments to invoices you no longer want paid.
The text was updated successfully, but these errors were encountered: