Struct everscale_types::models::config::ConfigParam25
source · pub struct ConfigParam25;Expand description
Message forwarding prices for base workchain.
Contains MsgForwardPrices.
Trait Implementations§
source§impl<'a, C> KnownConfigParam<'a, C> for ConfigParam25where
for<'c> C: DefaultFinalizer + 'c,
impl<'a, C> KnownConfigParam<'a, C> for ConfigParam25where for<'c> C: DefaultFinalizer + 'c,
§type Value = MsgForwardPrices
type Value = MsgForwardPrices
Associated value type.
§type Wrapper = ParamIdentity<<ConfigParam25 as KnownConfigParam<'a, C>>::Value>
type Wrapper = ParamIdentity<<ConfigParam25 as KnownConfigParam<'a, C>>::Value>
Value wrapper.