You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pause liquidations for a configurable liveness window if oracle reports > X% deviation within one block. Wire up the existing circuit-breaker trait in contracts/traits/src/circuit_breaker.rs.
Pause liquidations for a configurable liveness window if oracle reports > X% deviation within one block. Wire up the existing circuit-breaker trait in
contracts/traits/src/circuit_breaker.rs.