added verbositi to geth
This commit is contained in:
parent
3cc54ee9ef
commit
e252591dff
@ -2,7 +2,7 @@
|
||||
trap "exit" INT
|
||||
if [ -f /usr/bin/ethereum ]
|
||||
then
|
||||
geth --rpc true
|
||||
geth --rpc true --loglevel 1
|
||||
else
|
||||
eth -x 15 -l 30303 -n off -m off -v 1 -j
|
||||
fi
|
Loading…
Reference in New Issue
Block a user