We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec33f8e commit 9afc666Copy full SHA for 9afc666
src/contracts/extensions/v3-config-engine/IAaveV3ConfigEngine.sol
@@ -224,8 +224,8 @@ interface IAaveV3ConfigEngine {
224
* EModeCategoryUpdate({
225
* ltv: 60_00,
226
* liqThreshold: 70_00,
227
- * liqBonus: EngineFlags.KEEP_CURRENT,
228
- * label: EngineFlags.KEEP_CURRENT_STRING,
+ * liqBonus: 3_00,
+ * label: 'WETH USDC',
229
* borrowables:[USDC],
230
* collaterals:[ETH]
231
* })
0 commit comments