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