Type Method
testnet()
Creates a configuration for Bitcoin testnet3.
static func testnet() -> BitcoinConfig<Testnet>
Deprecated
testnet3 is deprecated in Bitcoin Core. Use .testnet4() instead.
Discussion
Warning
testnet3 is deprecated in Bitcoin Core. Use testnet4() instead.