mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-31 19:31:02 +02:00
doc: use testnet4 in developer docs
This commit is contained in:
@@ -410,7 +410,7 @@ to see it.
|
||||
### Signet, testnet, and regtest modes
|
||||
|
||||
If you are testing multi-machine code that needs to operate across the internet,
|
||||
you can run with either the `-signet` or the `-testnet` config option to test
|
||||
you can run with either the `-signet` or the `-testnet4` config option to test
|
||||
with "play bitcoins" on a test network.
|
||||
|
||||
If you are testing something that can run on one machine, run with the
|
||||
|
Reference in New Issue
Block a user