We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7cc973 commit 4b2fad5Copy full SHA for 4b2fad5
doc/release-notes-29775.md
@@ -0,0 +1,10 @@
1
+Testnet4/BIP94 support
2
+-----
3
+
4
+Support for Testnet4 as specified in [BIP94](https://github.com/bitcoin/bips/blob/master/bip-0094.mediawiki)
5
+has been added. The network can be selected with the `-testnet4` option and
6
+the section header is also named `[testnet4]`.
7
8
+While the intention is to phase out support for Testnet3 in an upcoming
9
+version, support for it is still available via the known options in this
10
+release.
0 commit comments