Skip to content
Snippets Groups Projects
Commit 5f4a9c55 authored by Robert Martin-Legene's avatar Robert Martin-Legene
Browse files

Did not run the configurator before trying to start geth

parent 9499f178
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,7 @@ bootnodev4=200.68.65.135
bootnodeport=5445
bootnodes="enode://${bootnodeid}@[$bootnodev6]:${bootnodeport},enode://${bootnodeid}@[$bootnodev4]:${bootnodeport}"
bfaconfig max
set -x
# Start the miner.
exec flock --nonblock --exclusive ${BFANODEDIR}/rpcport \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment