diff --git a/helpers/init-helpers.ts b/helpers/init-helpers.ts index f0014347..7d8f7eb4 100644 --- a/helpers/init-helpers.ts +++ b/helpers/init-helpers.ts @@ -105,7 +105,7 @@ export const initReservesByHelper = async ( let stableDebtTokenImplementationAddress = ''; let variableDebtTokenImplementationAddress = ''; - // NOT WORKING ON MATIC + // NOT WORKING ON MATIC, DEPLOYING INDIVIDUAL IMPLs INSTEAD // const tx1 = await waitForTx( // await stableAndVariableDeployer.initDeployment([ZERO_ADDRESS], ["1"]) // );