geth客户端安装启动加速同步

选择适合版本安装:node

https://geth.ethereum.org/downloads/

启动:web

geth --datadir E:\eth\eth-data --rpc --rpcapi "db,eth,net,web3,miner,personal"  –-maxpeers 80 console

在data目录 E:\eth\eth-data\geth 下放文件:static-nodes.json,用于加速节点同步json

相关文章
相关标签/搜索