AllowedStragglers is the number of allowed stragglers.
GroupBackupSize is the size of the discrepancy resolution group.
GroupSize is the size of the committee.
Optionalmax_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.
Optionalmax_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.
Optionalmin_MinLiveRoundsForEvaluation is the minimum number of live rounds in an epoch for the liveness calculations to be considered for evaluation.
Optionalmin_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.