Skip to content

Commit

Permalink
Update 04-onion-routing.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Conner Fromknecht <conner@lightning.engineering>
  • Loading branch information
cdecker and cfromknecht committed Jun 19, 2019
1 parent 073cc26 commit 13033b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 04-onion-routing.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ The overall structure of the packet is as follows:
2. data:
* [`1`:`version`]
* [`33`:`public_key`]
* [`1300`:`hops_data`]
* [`1300`:`hop_payloads`]
* [`32`:`hmac`]

For this specification (_version 0_), `version` has a constant value of `0x00`.
Expand Down

0 comments on commit 13033b7

Please sign in to comment.