pub type ValidatorMask = Vec<bool>;
Mask which validators participated in multi sign.
struct ValidatorMask { /* private fields */ }