Has anyone else had this problem?
When I run
python2 ./mk_genesis_block.py --extradata 0x11bbe8db4e347b4e8c937c1c8370e4b5ed33adb3db69cbdb7a38e1e50b1b82fa
in the go-ethereum directory and then attempt to load the json file using
build/bin/geth --genesis /path/to/file
It returns "Fatal: unexpected end of JSON input
I have no idea what's causing this.
0 ·
Comments
:~/go-ethereum$ python mk_genesis_block.py
:~/go-ethereum$ ./build/bin/geth --genesis genesis_block.json
:~/go-ethereum$ ./build/bin/geth --genesis genesis_block.json
I0803 22:19:59.757783 23223 backend.go:289] Protocol Versions: [61 60], Network Id: 1
Fatal: unexpected end of JSON input