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
{{ message }}
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.
We currently treat LIQUIDATED states similar to CLOSED. However, that's not accurate. There can be remaining collateral (with 0 debt) if a vault is LIQUIDATED, and the user needs to be able to make a close vault offer to get it back.
The text was updated successfully, but these errors were encountered:
We currently treat
LIQUIDATED
states similar toCLOSED
. However, that's not accurate. There can be remaining collateral (with 0 debt) if a vault isLIQUIDATED
, and the user needs to be able to make a close vault offer to get it back.The text was updated successfully, but these errors were encountered: