This commit is contained in:
Thrilok kumar 2024-04-12 21:28:19 +05:30
parent 2e4a79d73a
commit 3390e487c6

View File

@ -412,9 +412,6 @@ contract PayloadIGP17 {
// Action 2: Add new max borrow handler and remove old max borrow handler from liquidity layer for weETH/wstETH vault to make borrow limit dynamic. // Action 2: Add new max borrow handler and remove old max borrow handler from liquidity layer for weETH/wstETH vault to make borrow limit dynamic.
action2(); action2();
// Action 3: Increase max ratio for Spark to 90% & Aave to 92% on Lite.
action3();
} }
function verifyProposal() external view {} function verifyProposal() external view {}