From d63ae5405f7a3b50c6d525aaf3833aa2a327d1bb Mon Sep 17 00:00:00 2001 From: Zer0dot Date: Mon, 1 Feb 2021 18:42:01 -0500 Subject: [PATCH] Fixed missing gas estimation --- helpers/init-helpers.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/helpers/init-helpers.ts b/helpers/init-helpers.ts index 8b5a8388..58748d67 100644 --- a/helpers/init-helpers.ts +++ b/helpers/init-helpers.ts @@ -484,6 +484,10 @@ export const configureReservesByHelper = async ( // )); + addGas(await atokenAndRatesDeployer.estimateGas.configureReserves( + chunkedInputParams[chunkIndex], + { gasLimit: 12000000 } + )); await waitForTx( await atokenAndRatesDeployer.configureReserves(