mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-13 11:09:23 +01:00
docs: update release notes for LookupHtlcResolution
This commit is contained in:
parent
c26917ee1f
commit
e3b3fea3ea
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue