Skip to content

Commit

Permalink
bolt04: Remove TLV based termination signal
Browse files Browse the repository at this point in the history
As discussed during the IRC meeting on 2019-07-22 this would have been a
duplication of signals. It was decided to use one for now, with the option of
coming back should we ever need the last 32 bytes of the onion.
  • Loading branch information
cdecker committed Jul 26, 2019
1 parent 15299bd commit d23f4b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 04-onion-routing.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ This is a more flexible format, which avoids the redundant `short_channel_id` fi

1. tlvs: `tlv_payload`
2. types:
1. type: 0 (`destination_signal`)
1. type: 2 (`amt_to_forward`)
2. data:
* [`tu64`:`amt_to_forward`]
Expand Down

0 comments on commit d23f4b0

Please sign in to comment.