aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-29775.md
blob: 6cb3ed3e8d1ac30e69d37f5f05489be863913cac (plain)
1
2
3
4
5
6
7
8
9
10
Testnet4/BIP94 support
-----

Support for Testnet4 as specified in [BIP94](https://github.com/bitcoin/bips/blob/master/bip-0094.mediawiki)
has been added. The network can be selected with the `-testnet4` option and
the section header is also named `[testnet4]`.

While the intention is to phase out support for Testnet3 in an upcoming
version, support for it is still available via the known options in this
release.