Struct everscale_types::models::config::ConfigParam11
source · pub struct ConfigParam11;Expand description
Config voting setup params.
Contains a ConfigVotingSetup.
Trait Implementations§
source§impl<'a> KnownConfigParam<'a> for ConfigParam11
impl<'a> KnownConfigParam<'a> for ConfigParam11
§type Value = ConfigVotingSetup
type Value = ConfigVotingSetup
Associated value type.
§type Wrapper = ParamIdentity<<ConfigParam11 as KnownConfigParam<'a>>::Value>
type Wrapper = ParamIdentity<<ConfigParam11 as KnownConfigParam<'a>>::Value>
Value wrapper.