etherparty / explorer

A lightweight ethereum block explorer
GNU General Public License v2.0
632 stars 400 forks source link

does not work with the version v1.10.17 of geth #65

Open scolcoin opened 2 years ago

scolcoin commented 2 years ago

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 '*'