pub const MAX_ORACLE_STALENESS: i64 = 30;
Expand description

The maximum number of seconds since the last price was by an oracle, before rejecting the price as too stale.