type ValidatorParticipationMap<TYPES> = HashMap<<TYPES as NodeType>::SignatureKey, (u64, u64)>;
struct ValidatorParticipationMap<TYPES> { /* private fields */ }