Skip to content

Commit b683b38

Browse files
docs: update release-notes-0.18.0.md
1 parent 6e1d9b8 commit b683b38

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/release-notes/release-notes-0.18.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,12 @@ bitcoin peers' feefilter values into account](https://github.com/lightningnetwor
355355
`budget`, and `deadline_height`, the fields `force`, `requested_conf_target`,
356356
and `next_broadcast_height` are deprecated.
357357

358+
* [Delete All Payments RPC](https://github.com/lightningnetwork/lnd/pull/8672)
359+
adds `all_payments` option to the `DeleteAllPayments` RPC. This update
360+
ensures that the arguments are provided when calling `DeleteAllPayments` RPC,
361+
whether through gRPC or the REST API, due to the destructive nature of the
362+
operation.
363+
358364
## lncli Updates
359365

360366
* [Documented all available `lncli`

0 commit comments

Comments
 (0)