mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-27 21:58:58 +02:00
testnet: Introduce Testnet4
This commit is contained in:
@@ -4,7 +4,7 @@ Unauthenticated REST Interface
|
||||
The REST API can be enabled with the `-rest` option.
|
||||
|
||||
The interface runs on the same port as the JSON-RPC interface, by default port 8332 for mainnet, port 18332 for testnet,
|
||||
port 38332 for signet, and port 18443 for regtest.
|
||||
port 48332 for testnet4, port 38332 for signet, and port 18443 for regtest.
|
||||
|
||||
REST Interface consistency guarantees
|
||||
-------------------------------------
|
||||
|
Reference in New Issue
Block a user