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
In DssAction, DssExecLib.setIlkStabilityFee(co.ilk, co.ilkStabilityFee, true); could be changed to DssExecLib.setIlkStabilityFee(co.ilk, co.ilkStabilityFee, false); as the collateral was just initialized.
In
DssAction,DssExecLib.setIlkStabilityFee(co.ilk, co.ilkStabilityFee, true);could be changed toDssExecLib.setIlkStabilityFee(co.ilk, co.ilkStabilityFee, false);as the collateral was just initialized.