Struct everscale_types::models::config::ConfigParam16
source · pub struct ConfigParam16;Expand description
Range of number of validators.
Contains a ValidatorCountParams.
Trait Implementations§
source§impl<'a> KnownConfigParam<'a> for ConfigParam16
impl<'a> KnownConfigParam<'a> for ConfigParam16
§type Value = ValidatorCountParams
type Value = ValidatorCountParams
Associated value type.
§type Wrapper = ParamIdentity<<ConfigParam16 as KnownConfigParam<'a>>::Value>
type Wrapper = ParamIdentity<<ConfigParam16 as KnownConfigParam<'a>>::Value>
Value wrapper.