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