Skip to content

Commit

Permalink
Update state-network.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kim De Mey <[email protected]>
  • Loading branch information
pipermerriam and kdeme authored Jan 8, 2024
1 parent 33fea29 commit 99824a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion state-network.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ which received the initial gossip message for `H` would construct this proof
by removing the un-necessary nodes, after which they would search the DHT for
nodes that are interested in `F` and gossip this proof to them..

The receipients of that gossip are then responsible for gossiping the parent
The recipients of that gossip are then responsible for gossiping the parent
intermediate node `E`. This process repeats until it terminates at the state
root, with the final round of gossip only containing the `[A]` which is the
state root node of the trie.
Expand Down

0 comments on commit 99824a9

Please sign in to comment.