diff --git a/contracts/protocol/lendingpool/LendingPoolConfigurator.sol b/contracts/protocol/lendingpool/LendingPoolConfigurator.sol index e41531a1..08f02c8c 100644 --- a/contracts/protocol/lendingpool/LendingPoolConfigurator.sol +++ b/contracts/protocol/lendingpool/LendingPoolConfigurator.sol @@ -113,6 +113,7 @@ contract LendingPoolConfigurator is VersionedInitializable, ILendingPoolConfigur input.params ) ); + pool.initReserve( input.underlyingAsset, aTokenProxyAddress,