pub type StakingCurrencyMeta<T: Config> = StorageMap<_GeneratedPrefixForStorageStakingCurrencyMeta<T>, Blake2_128Concat, CurrencyId, StakeCurrencyMeta<Balance>>;
Expand description

Staking metadata defined by the council (minimum and maximum stake amount)