BIP-32 only differentiates between mainnet and some testnet when encoding and decoding xpubs and xprivs. As such we can use the new `NetworkKind` type instead of `Network` throughout the `bip32` module.