Constant serai_primitives::MEDIAN_PRICE_WINDOW_LENGTH
source ยท pub const MEDIAN_PRICE_WINDOW_LENGTH: u16 = _; // 2_401u16
Expand description
Since we use the median price, double the window length.
We additionally +1 so there is a true median.