Struct everscale_types::models::config::ConfigParam10
source · pub struct ConfigParam10;Expand description
Params that have a different set of update requirements.
Trait Implementations§
source§impl<'a, C> KnownConfigParam<'a, C> for ConfigParam10where
for<'c> C: DefaultFinalizer + 'c,
impl<'a, C> KnownConfigParam<'a, C> for ConfigParam10where for<'c> C: DefaultFinalizer + 'c,
§type Wrapper = NonEmptyDict<<ConfigParam10 as KnownConfigParam<'a, C>>::Value>
type Wrapper = NonEmptyDict<<ConfigParam10 as KnownConfigParam<'a, C>>::Value>
Value wrapper.