Versions in this module Expand all Collapse all v1 v1.3.1 Oct 20, 2025 v1.3.0 Aug 6, 2025 Changes in this version + type MedianAggregator struct + func NewMedianAggregator() *MedianAggregator + func (m *MedianAggregator) AggregatePrices() + func (m *MedianAggregator) GetPrices() types.Prices + func (m *MedianAggregator) Reset() + func (m *MedianAggregator) SetProviderPrices(provider string, data types.Prices) + func (m *MedianAggregator) UpdateMarketMap(_ mmtypes.MarketMap)