doc: use testnet4 in developer docs

This commit is contained in:
Sjors Provoost 2025-03-03 13:12:45 -05:00
parent 6c217d22fd
commit aa7a898c23
No known key found for this signature in database
GPG key ID: 57FF9BDBCC301009

View file

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