Whenever Iam executing the following command:
/home/vashist/go-ethereum/build/bin/geth --datadir ~/ethereum/net3/ init genesis/genesis3.json
Iam getting the following response:
Fatal: Failed to read genesis file: open genesis/genesis3.json: no such file or directory
How do I resolve this?