etc安装文档
下载路径
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
还没有评论,来说两句吧...