Struct everscale_types::models::config::ConfigParam8
source · pub struct ConfigParam8;Expand description
The lowest supported block version and required capabilities.
Contains a GlobalVersion.
Trait Implementations§
source§impl<'a> KnownConfigParam<'a> for ConfigParam8
impl<'a> KnownConfigParam<'a> for ConfigParam8
§type Value = GlobalVersion
type Value = GlobalVersion
Associated value type.
§type Wrapper = ParamIdentity<<ConfigParam8 as KnownConfigParam<'a>>::Value>
type Wrapper = ParamIdentity<<ConfigParam8 as KnownConfigParam<'a>>::Value>
Value wrapper.