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