mirror of
https://github.com/logos-co/roadmap.git
synced 2025-02-03 03:43:47 +00:00
Update Carnot-Specs
This commit is contained in:
parent
71d85dcd78
commit
82188efee1
@ -161,7 +161,12 @@ Utilities:
|
||||
|
||||
|
||||
if nodeIndx==leader(view){
|
||||
|
||||
collection[vote.block].append(vote)
|
||||
if supermajority(collection[vote.block]){
|
||||
qc=buildQC(collection[vote.block])
|
||||
block=buildBlock()
|
||||
Broadcast(block)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user