ValidatorCommittee
ValidatorCommittee Objects
@dataclass
class ValidatorCommittee()
The Validator Set for a particular epoch.
BCS
The BCS serialized form for this type is defined by the following ABNF:
validator-committee = u64 ; epoch
(vector validator-committee-member)