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.
2 parents 3cb18c4 + 55386d5 commit 1cd3aaeCopy full SHA for 1cd3aae
docs/lnd/release-notes/release-notes-0.20.0.md
@@ -83,6 +83,11 @@ circuit. The indices are only available for forwarding events saved after v0.20.
83
1MB, and `gossip.msg-burst-bytes` has been increased from 200KB to 2MB.
84
85
86
+* Added [`deletecanceledinvoices`](
87
+ https://github.com/lightningnetwork/lnd/pull/9625) RPC to allow the removal of
88
+ a canceled invoice. Supports deleting a canceled invoice by providing its
89
+ payment hash.
90
+
91
## lncli Additions
92
93
* [`lncli sendpayment` and `lncli queryroutes` now support the
0 commit comments