Struct everscale_types::models::config::ConfigParam24
source · pub struct ConfigParam24;Expand description
Message forwarding prices for masterchain.
Contains MsgForwardPrices.
Trait Implementations§
source§impl<'a> KnownConfigParam<'a> for ConfigParam24
impl<'a> KnownConfigParam<'a> for ConfigParam24
§type Value = MsgForwardPrices
type Value = MsgForwardPrices
Associated value type.
§type Wrapper = ParamIdentity<<ConfigParam24 as KnownConfigParam<'a>>::Value>
type Wrapper = ParamIdentity<<ConfigParam24 as KnownConfigParam<'a>>::Value>
Value wrapper.