Fixed missing gas estimation

This commit is contained in:
Zer0dot 2021-02-01 18:42:01 -05:00
parent 221c19c910
commit d63ae5405f

View File

@ -484,6 +484,10 @@ export const configureReservesByHelper = async (
// ));
addGas(await atokenAndRatesDeployer.estimateGas.configureReserves(
chunkedInputParams[chunkIndex],
{ gasLimit: 12000000 }
));
await waitForTx(
await atokenAndRatesDeployer.configureReserves(