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