this following the specification of [sic] blockchain consensus protocol
This commit is contained in:
parent
d13cb97507
commit
eee596ea18
|
@ -283,7 +283,7 @@ $$
|
|||
|
||||
Because this construction satisfies the terms of our consensus safety proof, we know that decisions on such safe estimates in this protocol are consensus safe (if there are less than $t$ Byzantine faults (by weight)).
|
||||
|
||||
We have yet to discuss how nodes running the binary consensus protocol can detect when they are in a state with a safe estimate. We discuss this following the specification of blockchain consensus protocol because we detect estimate safety in the same way for both protocols.
|
||||
We have yet to discuss how nodes running the binary consensus protocol can detect when they are in a state with a safe estimate. We discuss this following the specification of the blockchain consensus protocol because we detect estimate safety in the same way for both protocols.
|
||||
|
||||
Now that we've covered the binary consensus protocol, it is much simpler to specify the blockchain consensus protocol.
|
||||
|
||||
|
|
Loading…
Reference in New Issue