Facundo Castello

Results 1 issues of Facundo Castello

**PROBLEM** I get the next error when running 'verify' on typescript: ``` TypeError: customChains is not iterable at getEtherscanEndpoints (/Users/facundocastello/projects/hardhat-starter-kit/node_modules/@nomiclabs/hardhat-etherscan/src/network/prober.ts:33:37) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Environment._runTaskDefinition (/Users/facundocastello/projects/hardhat-starter-kit/node_modules/hardhat/src/internal/core/runtime-environment.ts:308:14) at async Environment.run...