Skip to content

Commit

Permalink
Fix the readme (#6)
Browse files Browse the repository at this point in the history
* fix the readme

* change
  • Loading branch information
hexonaut authored Mar 21, 2024
1 parent 0fc7c0d commit ee4da2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This module registers pegged asset oracles and will trigger a lockdown mode for

The reasoning behind this is to limit the damage in the event of extreme market conditions. Depegging assets may be temporary, but there is no harm in an excess of caution in these situations. Users can still top up collateral and repay/withdraw in lockdown mode. This just prevents further borrowing to limit downside exposure to lenders.

The kill switch can only be triggered once and then needs to be reset by the Spark Proxy under a 2 day delay. MKR holders will also need to re-activate the market if it is deemed safe to do so.
After the initial trigger is done, the kill switch can triggered as many times as needed unconditionally until it is reset by the Spark Proxy under the Governance Security Module delay. MKR holders will also need to re-activate the market if it is deemed safe to do so.

## Usage

Expand Down

0 comments on commit ee4da2e

Please sign in to comment.