Type Definition farming::pallet::Pools

source ·
pub type Pools<T: Config> = StorageMap<_GeneratedPrefixForStoragePools<T>, Identity, T::BlockNumber, Vec<T::AccountId>, ValueQuery>;
Expand description

Pools whose farmers are refreshed at the specific block. Block => Pools