Skip to content

Commit a0bf871

Browse files
authored
use flag --apothem to start tesetnet (#137)
1 parent 3bb0ae0 commit a0bf871

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testnet/start-apothem.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ XDC --ethstats ${netstats} --gcmode=archive \
3838
--bootnodes ${bootnodes} --syncmode ${NODE_TYPE} \
3939
--datadir /work/xdcchain \
4040
--networkid 51 -port 30304 \
41+
--apothem \
4142
--rpc --rpccorsdomain "*" --rpcaddr 0.0.0.0 \
4243
--rpcport 8555 \
4344
--rpcvhosts "*" --unlock "${wallet}" --password /work/.pwd \

0 commit comments

Comments
 (0)