Type Definition pallet_price_oracle::AssetPairId

source ·
pub type AssetPairId = Vec<u8>;
Expand description

Unique identifier for an asset pair. AMM pools derive their own unique identifiers for asset pairs, but this one is meant to not be bounded to one particular AMM pool.