etc安装文档

一时失言乱红尘 2022-10-10 12:32 225阅读 0赞

下载路径

https://github.com/etclabscore/core-geth/releases

启动命令
nohup ./geth —rpc —rpcaddr 172.31.146.241 —rpcport 8090 —port 8190 —rpcapi personal,db,eth,net,web3 —datadir /data/coins/ETC/etcdata —maxpeers 100 —cache 1024 —classic &

—classic 预先配置的以太坊经典主网

启动参数参考

https://etclabscore.github.io/core-geth/getting-started/run-cli/

具体使用参考

https://blog.csdn.net/cjz19950715/article/details/118293683?spm=1001.2014.3001.5501

发表评论

表情:
评论列表 (有 0 条评论,225人围观)

还没有评论,来说两句吧...

相关阅读