-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Delete specific payments #5639
Copy link
Copy link
Closed
Labels
P3might get fixed, nice to havemight get fixed, nice to haveenhancementImprovements to existing features / behaviourImprovements to existing features / behaviourfeature requestRequests for new featuresRequests for new features
Metadata
Metadata
Assignees
Labels
P3might get fixed, nice to havemight get fixed, nice to haveenhancementImprovements to existing features / behaviourImprovements to existing features / behaviourfeature requestRequests for new featuresRequests for new features
Background
Currently there is a RPC that can delete all (failed) payments/htcls via
Lightning.DeleteAllPayments.But there does not seem to be a way to delete a specific payment by referencing e.g. its hash or index number. Is there a reason for it, or would there be a general interest in having this ability?