mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +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
|
@ -38,8 +38,8 @@ The following constants and defaults are taken from Dash Core's
|
|||
|---------|--------------|-----------------------------------------------|---------------
|
||||
| Mainnet | 9999 | 0xBD6B0CBF | 0xBF0C6BBD | 0x1e0ffff0
|
||||
| Testnet | 19999 | 0xFFCAE2CE | 0xCEE2CAFF | 0x1e0ffff0
|
||||
| Regtest | 19994 | 0xDCB7C1FC | 0xFCC1B7DC | 0x207fffff
|
||||
| Devnet | User-defined | 0xCEFFCAE2 | 0xE2CAFFCE | 0x207fffff
|
||||
| Regtest | 19899 | 0xDCB7C1FC | 0xFCC1B7DC | 0x207fffff
|
||||
| Devnet | User-defined (default 19799) | 0xCEFFCAE2 | 0xE2CAFFCE | 0x207fffff
|
||||
|
||||
Note: the testnet start string and nBits above are for testnet3.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue