Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enabling bitcoin cash in bitcore-node.json? #1

Open
cfcayan opened this issue Dec 28, 2017 · 1 comment
Open

enabling bitcoin cash in bitcore-node.json? #1

cfcayan opened this issue Dec 28, 2017 · 1 comment

Comments

@cfcayan
Copy link

cfcayan commented Dec 28, 2017

{
"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?

@rickygu
Copy link

rickygu commented Dec 29, 2017

+1

I'm also trying to figure this out. The documentation for running a bitcoin cash node is not very helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants