Type Definition ceres_liquidity_locker::pallet::LockerData
source · pub type LockerData<T: Config> = StorageMap<_GeneratedPrefixForStorageLockerData<T>, Identity, AccountIdOf<T>, Vec<LockInfo<Balance, T::Moment, AssetIdOf<T>>>, ValueQuery>;
Expand description
Contains data about lockups for each account