-
Notifications
You must be signed in to change notification settings - Fork 75
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
ZMQ connection delay: tcp://127.0.0.1:28332 #31
Comments
Hello, This isn't well-documented currently as the setup/configuration of dash.conf used to be automated by the installation process. In order for Bitcore to receive ZMQ notifications from the Dash Core Daemon (dashd) the following needs to be included in dash.conf: zmqpubrawtx=tcp://127.0.0.1:28332 This will enable ZMQ notifications and also configures the port that they are published on. Please give this a try and let me know if this fixes the problem. |
Hi, I've searched a lot but could not find a solution for this. Anyone have a suggestion how to get it work? |
Another person having this issue over here. |
For everyone with this issue try this: first install zmq: http://zeromq.org/intro:get-the-software and add this to your dash.conf:
|
Hi,
my Console is spammed with those messages and I can't figure out why.
My dashcore-node.json:
my dash.conf:
The text was updated successfully, but these errors were encountered: