1
0
Fork 0
mirror of https://github.com/lightning/bolts.git synced 2025-03-10 17:18:44 +01:00

added UPDATE flag to temporary_channel_failure

This commit is contained in:
pm47 2017-05-12 16:04:12 +02:00 committed by Rusty Russell
parent 032d55832d
commit b7a90e7e6a

View file

@ -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`]