Removed space

This commit is contained in:
The3D 2020-11-27 18:26:00 +01:00
parent e5ec690a21
commit 2bebc6fdfd
2 changed files with 1 additions and 3 deletions

View File

@ -82,7 +82,6 @@ export const getTreasuryAddress = async (
return getParamPerNetwork(config.ReserveFactorTreasuryAddress, <eEthereumNetwork>currentNetwork);
};
export const getATokenDomainSeparatorPerNetwork = (
network: eEthereumNetwork,
config: ICommonConfiguration

View File

@ -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(