Skip to content

main, test, and regtest default ports? #102

Description

@coolaj86

I've been scouring the interwebs and I can't find what the default ports are for Dash.

Can someone fill in the blanks for me?

[main]
bind=127.0.0.1:9999
rpcbind=127.0.0.1:9998
zmqpubrawtx=tcp://127.0.0.1:28332
zmqpubrawtxlock=tcp://127.0.0.1:28332

[test]
bind=127.0.0.1:19999
rpcbind=127.0.0.1:19998
zmqpubrawtx=tcp://127.0.0.1:?????      ???
zmqpubrawtxlock=tcp://127.0.0.1:?????  ???

[regtest]
bind=127.0.0.1:19899
rpcbind=127.0.0.1:19898
zmqpubrawtx=tcp://127.0.0.1:?????      ???
zmqpubrawtxlock=tcp://127.0.0.1:?????  ???

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions