Transaction function of contract with provider having rejected _networkPromise gives: TypeError: Cannot redefine property: _network #854
Labels
bug
Verified to be an issue.
fixed/complete
This Bug is fixed or Enhancement is complete and published.
Way to reproduce the error:
A CI test was failing because the ganache process and a node js process when simultaneously to start up, sometimes ganache takes bit more time to get started.
Error stack:
However if a call function is called before the transaction function, then it doesn't error.
Sorry if this title is does not best describe the issue. I think I had written a better one in my previous attempt to write this issue and my MB went out of battery just before submitting :"(
The text was updated successfully, but these errors were encountered: