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?
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?