mirror of
https://github.com/Instadapp/dsa-governance.git
synced 2024-07-29 22:27:52 +00:00
removed magnifier updates
This commit is contained in:
parent
9a443811ec
commit
fc7fc6cdbf
|
@ -576,11 +576,5 @@ contract PayloadIGP24 {
|
|||
|
||||
LIQUIDITY.updateUserBorrowConfigs(configs_);
|
||||
}
|
||||
|
||||
// Update supply and borrow rate magnifier
|
||||
{
|
||||
IFluidVaultT1(vault).updateSupplyRateMagnifier(0); // 0x
|
||||
IFluidVaultT1(vault).updateBorrowRateMagnifier(200 * 1e2); // 2x
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user