Skip to content

main, test, and regtest default ports? #102

@coolaj86

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:?????  ???

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions