Type Definition pallet_sunrise::pallet::Pools
source · pub type Pools<T: Config> = StorageValue<_GeneratedPrefixForStoragePools<T>, BoundedVec<SunriseSwapPool, ConstU32<6>>, ValueQuery>;
Expand description
The active sunrise tier availables.