Type Definition pallet_tidefi_stake::pallet::StakingPool
source · pub type StakingPool<T: Config> = StorageMap<_GeneratedPrefixForStorageStakingPool<T>, Blake2_128Concat, CurrencyId, Balance>;
Expand description
Staking pool
pub type StakingPool<T: Config> = StorageMap<_GeneratedPrefixForStorageStakingPool<T>, Blake2_128Concat, CurrencyId, Balance>;
Staking pool