We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bb0ae0 commit a0bf871Copy full SHA for a0bf871
testnet/start-apothem.sh
@@ -38,6 +38,7 @@ XDC --ethstats ${netstats} --gcmode=archive \
38
--bootnodes ${bootnodes} --syncmode ${NODE_TYPE} \
39
--datadir /work/xdcchain \
40
--networkid 51 -port 30304 \
41
+ --apothem \
42
--rpc --rpccorsdomain "*" --rpcaddr 0.0.0.0 \
43
--rpcport 8555 \
44
--rpcvhosts "*" --unlock "${wallet}" --password /work/.pwd \
0 commit comments