mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
misc: do not change LendingPoolConfigurator old style
This commit is contained in:
parent
e6a5ea0378
commit
bb729b540f
|
@ -113,6 +113,7 @@ contract LendingPoolConfigurator is VersionedInitializable, ILendingPoolConfigur
|
||||||
input.params
|
input.params
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
pool.initReserve(
|
pool.initReserve(
|
||||||
input.underlyingAsset,
|
input.underlyingAsset,
|
||||||
aTokenProxyAddress,
|
aTokenProxyAddress,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user