节点同步问题

Att Att 提出于 2024-08-09 23:05 3319 浏览

这是我的启动命令./prysm.sh beacon-chain --execution-endpoint=http://localhost:8551 --mainnet --jwt-secret=/home/customer/consensus/jwt.hex

geth --datadir /home/customer/node/node_four --mainnet --syncmode "full" --gcmode=archive --http --http.api eth,net,engine,admin,txpool --ws --ws.port 8546 --ws.addr 0.0.0.0 --ws.origins '*' --authrpc.jwtsecret=/home/customer/consensus/jwt.hex --maxpeers 300 --cache=8192 --cache.blocklogs=256 --cache.database=80 --cache.gc=25 --cache.noprefetch=false --cache.preimages=false --cache.snapshot=30 --cache.trie=30 --crypto.kzg=gokzg --fdlimit=16384 但是同步速度特别慢,网络带宽和硬盘容量都是够的,有什么问题吗?

0 条评论 5 学分

4 个回答

XT90 开发工程师 2024-08-12 16:51
Wade Footprint Analytics CTO 2024-08-13 11:02

擅长:数据分析,GameFi,NFT

Ric Li C 2024-11-20 12:27

写回答

你需要登录后才可以回答问题,登录