Struct everscale_types::models::config::ConfigParam29
source · pub struct ConfigParam29;Expand description
Consensus configuration params.
Contains a ConsensusConfig.
Trait Implementations§
source§impl<'a> KnownConfigParam<'a> for ConfigParam29
impl<'a> KnownConfigParam<'a> for ConfigParam29
§type Value = ConsensusConfig
type Value = ConsensusConfig
Associated value type.
§type Wrapper = ParamIdentity<<ConfigParam29 as KnownConfigParam<'a>>::Value>
type Wrapper = ParamIdentity<<ConfigParam29 as KnownConfigParam<'a>>::Value>
Value wrapper.