Type Definition sp_npos_elections::ElectionScore [−][src]
type ElectionScore = [ExtendedBalance; 3];
Expand description
The score of an assignment. This can be computed from the support map via
EvaluateSupport::evaluate
.
type ElectionScore = [ExtendedBalance; 3];
The score of an assignment. This can be computed from the support map via
EvaluateSupport::evaluate
.