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(