Improvements for building/deploying geth.
This commit is contained in:
parent
eb7de54d12
commit
70a475d2df
@ -85,7 +85,7 @@ else
|
|||||||
--mine \
|
--mine \
|
||||||
--miner.threads=1 \
|
--miner.threads=1 \
|
||||||
--metrics \
|
--metrics \
|
||||||
--verbosity=${GETH_VERBOSITY:-3} \
|
--verbosity=${CERC_GETH_VERBOSITY:-3} \
|
||||||
--vmodule="${GETH_VMODULE:-statediff/*=6}" \
|
--vmodule="${CERC_GETH_VMODULE:-statediff/*=6}" \
|
||||||
--miner.etherbase="${ETHERBASE}" ${STATEDIFF_OPTS}
|
--miner.etherbase="${ETHERBASE}" ${STATEDIFF_OPTS}
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user