We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a9f591 commit 4b521e1Copy full SHA for 4b521e1
docs/release-notes/release-notes-0.20.0.md
@@ -71,6 +71,11 @@ circuit. The indices are only available for forwarding events saved after v0.20.
71
have a slow network.
72
73
74
+* Added [`deletecanceledinvoices`](
75
+ https://github.com/lightningnetwork/lnd/pull/9625) RPC to allow the removal of
76
+ a canceled invoice. Supports deleting a canceled invoice by providing its
77
+ payment hash.
78
+
79
## lncli Additions
80
81
* [`lncli sendpayment` and `lncli queryroutes` now support the
0 commit comments