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
geth --rpc --rpccorsdomain "http://localhost:8000" does not work in version v1.10.17 (geth) which I must replace to make it work with --http --http.api 'web3,eth,net,debug,personal' --http.corsdomain '*'