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
It can't get currentProvider.And show this log.
--> Console Message: Uncaught TypeError: Cannot read property 'currentProvider' of undefined
How to soluve?
The text was updated successfully, but these errors were encountered:
When I config rpc like this.
String rpc = "https://goerli.infura.io/v3/";
int chainId = 5;
It can't get currentProvider.And show this log.
--> Console Message: Uncaught TypeError: Cannot read property 'currentProvider' of undefined
How to soluve?
The text was updated successfully, but these errors were encountered: