From 8a14955a0a246a12b91286adad2eda9a13ab48de Mon Sep 17 00:00:00 2001 From: Elle Mouton Date: Wed, 10 Jul 2024 12:14:31 +0200 Subject: [PATCH] docs: add release note --- docs/release-notes/release-notes-0.18.3.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/release-notes/release-notes-0.18.3.md b/docs/release-notes/release-notes-0.18.3.md index 5184e9671..f2e4e736e 100644 --- a/docs/release-notes/release-notes-0.18.3.md +++ b/docs/release-notes/release-notes-0.18.3.md @@ -130,6 +130,9 @@ commitment when the channel was force closed. the `lncli addinvoice` command to instruct LND to include blinded paths in the invoice. +* Add the ability to [send to use multiple blinded payment + paths](https://github.com/lightningnetwork/lnd/pull/8764) in an MP payment. + ## Testing ## Database