Skip to content

Commit

Permalink
Propose -> Propagate
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhauner committed Jan 18, 2022
1 parent 6225236 commit 092f3e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/bellatrix/p2p-interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ gossip and via RPC calls. The reasoning for this is as follows:
the chain.
2. Therefore, optimistic nodes must propagate gossip blocks. Otherwise, they'd
be censoring.
3. If optimistic nodes will propose blocks via gossip, then they must respond
3. If optimistic nodes will propagate blocks via gossip, then they must respond
to requests for the parent via RPC.
4. Therefore, optimistic nodes must send optimistic blocks via RPC.

Expand Down

0 comments on commit 092f3e0

Please sign in to comment.