diff --git a/specs/bellatrix/p2p-interface.md b/specs/bellatrix/p2p-interface.md index 4f3a70990..60a9be774 100644 --- a/specs/bellatrix/p2p-interface.md +++ b/specs/bellatrix/p2p-interface.md @@ -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.