Propose -> Propagate

This commit is contained in:
Paul Hauner
2022-01-18 11:22:07 +11:00
parent 6225236a52
commit 092f3e0b16

View File

@@ -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.