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