m-bo-one / ethereumd-proxy

Proxy client-server for Ethereum node using bitcoin JSON-RPC interface.
MIT License
21 stars 7 forks source link

Execution error during path fetching... #9

Closed lekshmikbs123 closed 5 years ago

lekshmikbs123 commented 5 years ago

HI,

I created the ethereum.conf in directory folder and running in privatenet(geth.ipc)...But When I am trying to execute the below code :

ethereum-cli -datadir=/home/Downloads/ethereumd-proxy-master/ethereum.conf -daemon

It shows

Error: Invalid value for "-datadir": Path "/home/Downloads/ethereumd-proxy-master/ethereum.conf" does not exist.

What is the error? Help me to resolve this issue?