mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-13 12:32:48 +02:00
docs: add interceptor auto-fail height release note
(cherry picked from commit 4ccb2aa94a)
This commit is contained in:
parent
b021eb0270
commit
0c0e970b1c
1 changed files with 4 additions and 0 deletions
|
|
@ -100,6 +100,10 @@
|
|||
|
||||
## Functional Updates
|
||||
|
||||
* [The HTLC forward interceptor now validates](https://github.com/lightningnetwork/lnd/pull/11028)
|
||||
that derived auto-fail heights are within the supported range before they are
|
||||
exposed through the interceptor API.
|
||||
|
||||
## RPC Updates
|
||||
|
||||
* `ForwardHtlcInterceptRequest.outgoing_requested_chan_id` now holds a reserved
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue