Open cfcayan opened 6 years ago
{ "network": "livenet", "port": 3001, "services": [ "bitcoind", "web" ], "servicesConfig": { "bitcoind": { "spawn": { "datadir": "./data", "exec": "/home/ayan/.nvm/versions/node/v4.8.7/lib/node_modules/bitcore/$ } } } }
what should I add for bitcoin cash?
+1
I'm also trying to figure this out. The documentation for running a bitcoin cash node is not very helpful.
{ "network": "livenet", "port": 3001, "services": [ "bitcoind", "web" ], "servicesConfig": { "bitcoind": { "spawn": { "datadir": "./data", "exec": "/home/ayan/.nvm/versions/node/v4.8.7/lib/node_modules/bitcore/$ } } } }
what should I add for bitcoin cash?