Whenever Iam trying to run the command:
/home/vashist/go-ethereum/build/bin/geth --datadir ~/ethereum/net3/ init genesis/genesis3.json
to initialise the Blockchain, 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?