Type Definition pallet_price_oracle::pallet::PriceDataTen

source ·
pub type PriceDataTen<T: Config> = StorageValue<_GeneratedPrefixForStoragePriceDataTen<T>, Vec<(AssetPairId, BucketQueue)>, ValueQuery>;
Expand description

The last ten average values corresponding to the last ten blocks.