From b7a90e7e6a6e7114d0d64e459feabe723bf5482e Mon Sep 17 00:00:00 2001 From: pm47 Date: Fri, 12 May 2017 16:04:12 +0200 Subject: [PATCH] added UPDATE flag to `temporary_channel_failure` --- 04-onion-routing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04-onion-routing.md b/04-onion-routing.md index cf53ba3..b6486db 100644 --- a/04-onion-routing.md +++ b/04-onion-routing.md @@ -489,7 +489,7 @@ If the ephemeral key in the onion is unparsable: If an otherwise unspecified transient error occurs for the outgoing channel (eg. peer unresponsive, channel capacity reached): -1. type: 7 (`temporary_channel_failure`) +1. type: UPDATE|7 (`temporary_channel_failure`) 2. data: * [`2`:`len`] * [`len`:`channel_update`]