File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -81,5 +81,6 @@ XDC --ethstats ${netstats} --gcmode archive \
8181--http-vhosts " *" --unlock " ${wallet} " --password /work/.pwd --mine \
8282--miner-gasprice " 1" --miner-gaslimit " 420000000" --verbosity ${log_level} \
8383--debugdatadir /work/xdcchain \
84+ --store-reward \
8485--ws --ws-addr=0.0.0.0 --ws-port $ws_port \
8586--ws-origins " *" 2>&1 >> /work/xdcchain/xdc.log | tee -a /work/xdcchain/xdc.log
Original file line number Diff line number Diff line change @@ -80,5 +80,6 @@ XDC --ethstats ${netstats} --gcmode archive \
8080--http-vhosts " *" --unlock " ${wallet} " --password /work/.pwd --mine \
8181--miner-gasprice " 1" --miner-gaslimit " 420000000" --verbosity ${log_level} \
8282--debugdatadir /work/xdcchain \
83+ --store-reward \
8384--ws --ws-addr=0.0.0.0 --ws-port $ws_port \
8485--ws-origins " *" 2>&1 >> /work/xdcchain/xdc.log | tee -a /work/xdcchain/xdc.log
Original file line number Diff line number Diff line change @@ -82,5 +82,6 @@ XDC --ethstats ${netstats} --gcmode archive \
8282--http-vhosts " *" --unlock " ${wallet} " --password /work/.pwd --mine \
8383--miner-gasprice " 1" --miner-gaslimit " 420000000" --verbosity ${log_level} \
8484--debugdatadir /work/xdcchain \
85+ --store-reward \
8586--ws --ws-addr=0.0.0.0 --ws-port $ws_port \
8687--ws-origins " *" 2>&1 >> /work/xdcchain/xdc.log | tee -a /work/xdcchain/xdc.log
You can’t perform that action at this time.
0 commit comments