From e3b3fea3ea74249d7214d89381d42dc30a08029b Mon Sep 17 00:00:00 2001 From: yyforyongyu Date: Tue, 28 Feb 2023 15:35:20 +0800 Subject: [PATCH] docs: update release notes for `LookupHtlcResolution` --- docs/release-notes/release-notes-0.16.0.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/release-notes/release-notes-0.16.0.md b/docs/release-notes/release-notes-0.16.0.md index e2c915c8e..43b3373cc 100644 --- a/docs/release-notes/release-notes-0.16.0.md +++ b/docs/release-notes/release-notes-0.16.0.md @@ -85,7 +85,8 @@ of order is also [fixed](https://github.com/lightningnetwork/lnd/pull/7264). application considers an HTLC settled, but in reality the HTLC has timed out. Final resolution data will only be available for htlcs that are resolved - after upgrading lnd. + after upgrading lnd. Once resolved, it's final status can be retrieved via + [`LookupHtlcResolution`](https://github.com/lightningnetwork/lnd/pull/7467). This feature is [opt-in](https://github.com/lightningnetwork/lnd/pull/7341) via a config flag. The status of the flag is