File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
concordium-consensus/src/Concordium/KonsensusV1/Consensus Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -531,8 +531,8 @@ processTimeout tm = do
531531 makeBlock
532532
533533-- | Compute the fraction of the total weight of the finalizers that have signed timeout messages.
534- -- This is used to determine whether a timeout certificate should be formed.
535- -- The weight of a finalizer is considered to be its weight in the first finalization committee.
534+ -- This is used to determine whether a timeout certificate should be formed. The weight of a
535+ -- finalizer is its weight in the finalization committee passed as the first argument .
536536-- The baker identities are determined by the finalization committees for the first and second
537537-- epoch. If either of these is not provided, the corresponding set of baker identities is empty.
538538-- (Generally, if the finalization committee is not provided, then the timeout messages for that
You can’t perform that action at this time.
0 commit comments