mirror of
https://github.com/Instadapp/dsa-governance.git
synced 2024-07-29 22:27:52 +00:00
wip
This commit is contained in:
parent
0fb2b4ac98
commit
7680f9b525
|
@ -428,7 +428,7 @@ contract PayloadIGP24 {
|
||||||
mode: 1,
|
mode: 1,
|
||||||
expandPercent: 0,
|
expandPercent: 0,
|
||||||
expandDuration: 1,
|
expandDuration: 1,
|
||||||
baseWithdrawalLimit: supplyToken == wstETH_ADDRESS ? 2 * 1e18 : 10 * 1e18
|
baseWithdrawalLimit: supplyToken == wstETH_ADDRESS ? 2 * 1e18 : 10 * 1e18 // 2 wstETH or 10 ETH
|
||||||
});
|
});
|
||||||
|
|
||||||
LIQUIDITY.updateUserSupplyConfigs(configs_);
|
LIQUIDITY.updateUserSupplyConfigs(configs_);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user