RSviatoslav
Results
1
comments of
RSviatoslav
Maybe try add PollingInterval, I have a contract running with the following parameters: ```javascript linea: { provider: function() { return new HDWalletProvider( MNEMONIC, PROJECT_ID, ); }, verify: { apiUrl: "https://explorer.goerli.linea.build/api",...