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
Well, implementing this would help with lowering the overall gas prices of bootstrapping the protocol. At current ETH prices, that'd be helpful.
PaulRBerg
changed the title
Let the "debtCeiling" and "thresholdCollateralizationRatio" be initialised in "listBond"
Let the "debtCeiling" be initialised in "listBond"
Jun 16, 2021
PaulRBerg
changed the title
Let the "debtCeiling" be initialised in "listBond"
[protocol] Let the "debtCeiling" be initialized in "listBond"
Aug 9, 2021
It would reduce the number of contract calls the protocol admin has to undertake when initializing the protocol.
Ditto for "collateralizationRatio" and "liquidationIncentive " in "listCollateral".
The text was updated successfully, but these errors were encountered: