Submodule drift-common updated: d9935ac1f5...a4074fa924
@@ -35,7 +35,7 @@ require('dotenv').config();
|
|||||||
|
|
||||||
const PERP_MAKRET_STALENESS_THRESHOLD = 30 * 60 * 1000;
|
const PERP_MAKRET_STALENESS_THRESHOLD = 30 * 60 * 1000;
|
||||||
const SPOT_MAKRET_STALENESS_THRESHOLD = 60 * 60 * 1000;
|
const SPOT_MAKRET_STALENESS_THRESHOLD = 60 * 60 * 1000;
|
||||||
const STALE_ORACLE_REMOVE_VAMM_THRESHOLD = 80;
|
const STALE_ORACLE_REMOVE_VAMM_THRESHOLD = 160;
|
||||||
|
|
||||||
const PERP_MARKETS_TO_SKIP_SLOT_CHECK =
|
const PERP_MARKETS_TO_SKIP_SLOT_CHECK =
|
||||||
process.env.PERP_MARKETS_TO_SKIP_SLOT_CHECK !== undefined
|
process.env.PERP_MARKETS_TO_SKIP_SLOT_CHECK !== undefined
|
||||||
|
|||||||
Reference in New Issue
Block a user