diff --git a/10_onion_routing.asciidoc b/10_onion_routing.asciidoc index 6b66200..ff57c0d 100644 --- a/10_onion_routing.asciidoc +++ b/10_onion_routing.asciidoc @@ -138,7 +138,7 @@ Alice will start building the hop data from the end of the path backwards: Dina, ===== Final node payload for Dina -Alice first builds the payload that will be delivered to Dina. Dina will not be constructing an "outgoing HTLC", because Dina is the final node and payment recipient. For this reason, the payload for Dina is different that all the others, but only Dina will know this since it will be encrypted in the innermost layer of the onion. Essentially, this is the "secret letter to Dina" we saw in our physical envelope example. +Alice first builds the payload that will be delivered to Dina. Dina will not be constructing an "outgoing HTLC", because Dina is the final node and payment recipient. For this reason, the payload for Dina is different that all the others (uses all zeros for the `short_channel_id`), but only Dina will know this since it will be encrypted in the innermost layer of the onion. Essentially, this is the "secret letter to Dina" we saw in our physical envelope example. The hop payload for Dina must match the information in the invoice generated by Dina for Alice and will contain (at least) the following fields in Type-Lenght-Value (TLV) format: