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