Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

PriceValidityThresholds

Fully qualified path: opus::types::pragma::PriceValidityThresholds

[derive(Copy, Drop, PartialEq, Serde)]
pub struct PriceValidityThresholds {
    pub freshness: u64,
    pub sources: u32,
}

Members

freshness

Fully qualified path: opus::types::pragma::PriceValidityThresholds::freshness

pub freshness: u64

sources

Fully qualified path: opus::types::pragma::PriceValidityThresholds::sources

pub sources: u32