You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The examples are missing the net parameter before options on web3 constructor... it took me some time and I had to look at the source code to understand why my customizations were not being applied 😭
The text was updated successfully, but these errors were encountered:
web3-1.0.0-beta.48:
https://web3js.readthedocs.io/en/1.0/web3.html
The examples are missing the
net
parameter beforeoptions
on web3 constructor... it took me some time and I had to look at the source code to understand why my customizations were not being applied 😭The text was updated successfully, but these errors were encountered: