mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
Merge pull request #1781 from Roasbeef/testnet4-port
BIP-0094: add default p2p port for testnet4
This commit is contained in:
commit
61a39ce66d
@ -101,6 +101,10 @@ The resulting genesis block hash is <code>00000000da84f2bafbbc53dee25a72ae507ff4
|
|||||||
|
|
||||||
The message start is defined as <code>0x1c163f28</code>. These four bytes were randomly generated and have no special meaning.
|
The message start is defined as <code>0x1c163f28</code>. These four bytes were randomly generated and have no special meaning.
|
||||||
|
|
||||||
|
=== Network Paramters ===
|
||||||
|
|
||||||
|
The default p2p port for testnet 4 is `48333`.
|
||||||
|
|
||||||
== Backwards Compatibility ==
|
== Backwards Compatibility ==
|
||||||
|
|
||||||
The rules used by Testnet 4 are backwards compatible to the rules of Testnet 3. Existing software that implements support for Testnet 3 would only require addition of the network parameters (magic number, genesis block, etc.) to be able to follow Testnet 4.
|
The rules used by Testnet 4 are backwards compatible to the rules of Testnet 3. Existing software that implements support for Testnet 3 would only require addition of the network parameters (magic number, genesis block, etc.) to be able to follow Testnet 4.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user