From 2bebc6fdfd5108f3b18e46bf83afcd87e407ab81 Mon Sep 17 00:00:00 2001 From: The3D Date: Fri, 27 Nov 2020 18:26:00 +0100 Subject: [PATCH] Removed space --- helpers/configuration.ts | 1 - helpers/init-helpers.ts | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/helpers/configuration.ts b/helpers/configuration.ts index 14867c65..a06ce3b3 100644 --- a/helpers/configuration.ts +++ b/helpers/configuration.ts @@ -82,7 +82,6 @@ export const getTreasuryAddress = async ( return getParamPerNetwork(config.ReserveFactorTreasuryAddress, currentNetwork); }; - export const getATokenDomainSeparatorPerNetwork = ( network: eEthereumNetwork, config: ICommonConfiguration diff --git a/helpers/init-helpers.ts b/helpers/init-helpers.ts index 87b7da62..09b349f8 100644 --- a/helpers/init-helpers.ts +++ b/helpers/init-helpers.ts @@ -133,8 +133,7 @@ export const initReservesByHelper = async ( rawInsertContractAddressInDb(`stableDebt${symbols[index]}`, event?.args?.stableToken); rawInsertContractAddressInDb(`variableDebt${symbols[index]}`, event?.args?.variableToken); }); - - + // Deploy atokens and rate strategies and save implementations const tx2 = await waitForTx( await atokenAndRatesDeployer.initDeployment(