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:
thephez 2019-09-05 16:29:46 -04:00 committed by GitHub
parent 2d740801ae
commit 9c2b5e09b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -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`