Skip to content

Commit af301f4

Browse files
committed
pending_changelog: release notes for HTLCHandlingFailure changes
1 parent 8fc8b3b commit af301f4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## API Updates (0.2)
2+
3+
* The `HTLCHandlingFailed` event was updated to include a `failure_reason` field that provides
4+
additional information about why the HTLC was failed.
5+
* The `failed_next_destination` field, which previously contained a combination of failure
6+
and HTLC-related information, was renamed to `failure_type` and the `UnknownNextHop`
7+
variant was deprecated. This type will be represented as `InvalidForward` for nodes
8+
downgrading from v0.2.0.

0 commit comments

Comments
 (0)