Struct everscale_types::models::config::ConfigParam7
source · pub struct ConfigParam7;Expand description
Target amount of minted extra currencies.
Trait Implementations§
source§impl<'a, C> KnownConfigParam<'a, C> for ConfigParam7where
for<'c> C: DefaultFinalizer + 'c,
impl<'a, C> KnownConfigParam<'a, C> for ConfigParam7where for<'c> C: DefaultFinalizer + 'c,
§type Value = ExtraCurrencyCollection<C>
type Value = ExtraCurrencyCollection<C>
Associated value type.
§type Wrapper = ParamIdentity<<ConfigParam7 as KnownConfigParam<'a, C>>::Value>
type Wrapper = ParamIdentity<<ConfigParam7 as KnownConfigParam<'a, C>>::Value>
Value wrapper.