We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc8b3b commit af301f4Copy full SHA for af301f4
pending_changelog/3700-reason-in-handling-failed.txt
@@ -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