We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f32c6dd commit 3860351Copy full SHA for 3860351
04-onion-routing.md
@@ -837,7 +837,10 @@ The _origin node_:
837
838
The failure message encapsulated in `failuremsg` has an identical format as
839
a normal message: a 2-byte type `failure_code` followed by data applicable
840
-to that type. Below is a list of the currently supported `failure_code`
+to that type. The message data is followed by an optional
841
+[TLV stream](01-messaging.md#type-length-value-format).
842
+
843
+Below is a list of the currently supported `failure_code`
844
values, followed by their use case requirements.
845
846
Notice that the `failure_code`s are not of the same type as other message types,
0 commit comments