fix local start script

This commit is contained in:
wanwiset25 2025-07-03 04:16:37 +07:00
parent 4df9699821
commit 8e07f0678f

View file

@ -49,8 +49,7 @@ XDC --ethstats ${netstats} \
--bootnodes ${bootnodes} \
--syncmode full \
--datadir /work/xdcchain \
--networkid 551 \
-port $port \
--port $port \
--rpc --rpccorsdomain "*" \
--rpcaddr 0.0.0.0 \
--rpcport $rpc_port \