mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 02:06:13 +00:00
Content - Default regtest port changed 18332->19898 (#152)
* Content - Default regtest port changed 18332->19898 Avoids conflict with bitcoin * Content - Update default regtest P2P port to 19899 * Content - Display default devnet port * Formatting
This commit is contained in:
parent
2d740801ae
commit
9c2b5e09b3
3 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@ Once installed, you'll have access to three programs: `dashd`,
|
|||
|
||||
* `dashd` is more useful for programming: it provides a full peer
|
||||
which you can interact with through RPCs to port 9998 (or 19998
|
||||
for testnet / 18332 for regtest).
|
||||
for testnet / 19898 for regtest).
|
||||
|
||||
* `dash-cli` allows you to send RPC commands to `dashd` from the
|
||||
command line. For example, `dash-cli help`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue