Struct everscale_types::models::config::ConfigParam23
source · pub struct ConfigParam23;Expand description
Base workchain block limits.
Contains BlockLimits.
Trait Implementations§
source§impl<'a> KnownConfigParam<'a> for ConfigParam23
impl<'a> KnownConfigParam<'a> for ConfigParam23
§type Value = BlockLimits
type Value = BlockLimits
Associated value type.
§type Wrapper = ParamIdentity<<ConfigParam23 as KnownConfigParam<'a>>::Value>
type Wrapper = ParamIdentity<<ConfigParam23 as KnownConfigParam<'a>>::Value>
Value wrapper.