changed bootstrap node
This commit is contained in:
parent
cf1ed380db
commit
2d97ac2e8a
@ -4,5 +4,5 @@ if [[ -f /usr/bin/geth ]];
|
||||
then
|
||||
geth -rpc -maxpeers "50" -loglevel "1"
|
||||
else
|
||||
eth -b -x 50 -r poc-9.ethdev.com -p 30303 -m off -n off -v 0 -j
|
||||
eth -b -x 50 -r 52.16.188.185 -p 30303 -m off -n off -v 0 -j
|
||||
fi
|
Loading…
Reference in New Issue
Block a user