diff --git a/ch09.asciidoc b/ch09.asciidoc index e195befd..9b28e3ea 100644 --- a/ch09.asciidoc +++ b/ch09.asciidoc @@ -320,7 +320,7 @@ $ bitcoin-cli -testnet getblockchaininfo You can also run on testnet3 with other full-node implementations, such as +btcd+ (written in Go) and +bcoin+ (written in JavaScript), to experiment and learn in other programming languages and frameworks. -In early 2017, testnet3 supports all the features of mainnet, in addition to Segregated Witness (see <>), which has yet to activate on mainnet. Therefore, testnet3 can also be used to test Segregated Witness features.((("", startref="testnet09"))) +In early 2017, testnet3 supports all the features of mainnet, including Segregated Witness (see <>). Therefore, testnet3 can also be used to test Segregated Witness features.((("", startref="testnet09"))) ==== Segnet—The Segregated Witness Testnet