mirror of
https://github.com/Instadapp/dsa-governance.git
synced 2024-07-29 22:27:52 +00:00
Update PayloadIGP24.sol
Co-authored-by: bergben <bergben@tutanota.com>
This commit is contained in:
parent
7680f9b525
commit
00378ba117
|
@ -440,7 +440,7 @@ contract PayloadIGP24 {
|
|||
memory configs_ = new AdminModuleStructs.UserBorrowConfig[](1);
|
||||
|
||||
configs_[0] = AdminModuleStructs.UserBorrowConfig({
|
||||
user: address(supplyToken),
|
||||
user: vault,
|
||||
token: borrowToken,
|
||||
mode: 1,
|
||||
expandPercent: 0,
|
||||
|
|
Loading…
Reference in New Issue
Block a user