AllowedStragglers is the number of allowed stragglers.
GroupBackupSize is the size of the discrepancy resolution group.
GroupSize is the size of the committee.
Optional
max_MaxLivenessFailures is the maximum number of liveness failures that are tolerated before suspending and/or slashing the node. Zero means unlimited.
MaxMessages is the maximum number of messages that can be emitted by the runtime in a single round.
Optional
max_MaxMissedProposalsPercent is the maximum percentage of proposed rounds in an epoch that can fail for a node to be considered live. Nodes not satisfying this may be penalized. Zero means that all proposed rounds can fail.
Optional
min_MinLiveRoundsForEvaluation is the minimum number of live rounds in an epoch for the liveness calculations to be considered for evaluation.
Optional
min_MinLiveRoundsPercent is the minimum percentage of rounds in an epoch that a node must participate in positively in order to be considered live. Nodes not satisfying this may be penalized.
RoundTimeout is the round timeout in consensus blocks.
ExecutorParameters are parameters for the executor committee.