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
script-src in csp has unsafe-eval.
need to comment node_modules/web3-core-requestmanager/src/givenProvider.js var global = Function(\'return this\')();
The text was updated successfully, but these errors were encountered:
script-src in csp has unsafe-eval.
need to comment
node_modules/web3-core-requestmanager/src/givenProvider.js
var global = Function(\'return this\')();
The text was updated successfully, but these errors were encountered: