Skip to content

Commit 1cd3aae

Browse files
Merge pull request #887 from lightninglabs/docs-lnd
Update lnd documentation
2 parents 3cb18c4 + 55386d5 commit 1cd3aae

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/lnd/release-notes/release-notes-0.20.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,11 @@ circuit. The indices are only available for forwarding events saved after v0.20.
8383
1MB, and `gossip.msg-burst-bytes` has been increased from 200KB to 2MB.
8484

8585

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+
8691
## lncli Additions
8792

8893
* [`lncli sendpayment` and `lncli queryroutes` now support the

0 commit comments

Comments
 (0)