Type Alias near_sdk::ValidatorMask
source · pub type ValidatorMask = Vec<bool>;
👎Deprecated since 4.0.0: Type has no connection with the SDK
Expand description
Mask which validators participated in multi sign.
Aliased Type§
struct ValidatorMask { /* private fields */ }