Open rstormsf opened 7 years ago
For mac OSX, I had to change config file to:
this.ipcPath = process.env["HOME"] + "/Library/Application Support/io.parity.ethereum/jsonrpc.ipc";
Thanks, Probably you can rename the issue to indicate: IPC configuration for mac OSX
For mac OSX, I had to change config file to: