-
Notifications
You must be signed in to change notification settings - Fork 72
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
How to use this api together with docker-dashd #41
Comments
Hi,
This "spawn" method isn't supported by us anymore (it's terrible software architecture anyway). I recommend you start your dashd node separately, and that your
Using this config, your dashd node must be reachable via the name "dashcore" (or just change the name or use an IP address). Does this help get you closer? |
@nmarley The application will not start without zmqpubrawtx in dashcore-node.json ,why? |
I don't know, what error message are you seeing? |
Hi I can't figure it out how should be set the dash.conf to listen to the daemon from a docker image (https://github.com/dashpay/docker-dashd)
I have like this
and dashcore-node.json
It's like this
I've installed dashcore-node outside of the docker image (as i am kind new to docker development)
when a run
./bin/dashcore-node start
it says
and then it fails with error
I have placed a question in SO but i'm on a deadline and nobody has answered, so please any help thank you
The text was updated successfully, but these errors were encountered: