Struct everscale_types::models::config::ConfigParam37
source · pub struct ConfigParam37;Expand description
Next temporary validator set.
Contains a ValidatorSet.
Trait Implementations§
source§impl<'a> KnownConfigParam<'a> for ConfigParam37
impl<'a> KnownConfigParam<'a> for ConfigParam37
§type Value = ValidatorSet
type Value = ValidatorSet
Associated value type.
§type Wrapper = ParamIdentity<<ConfigParam37 as KnownConfigParam<'a>>::Value>
type Wrapper = ParamIdentity<<ConfigParam37 as KnownConfigParam<'a>>::Value>
Value wrapper.