Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Roasbeef committed Mar 28, 2024
1 parent a8b185e commit 15c2372
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 @@ -492,7 +492,7 @@ may contain the following TLV fields:

#### Requirements

A recipient `N_r` creating a blinded route `N_0 -> N_1 -> ... -> N_r` to itself:
A recipient $`N_r`$ creating a blinded route $`N_0 \rightarrow N_1 \rightarrow ... \rightarrow N_r`$ to itself:

- MUST create a blinded node ID `B_i` for each node using the following algorithm:
- `e_0 <-$ {0;1}^256` (`e_0` SHOULD be obtained via CSPRG)
Expand Down

0 comments on commit 15c2372

Please sign in to comment.