Module testnet

Source
Expand description

Constants for the Zcash test network.

Constantsยง

B58_PUBKEY_ADDRESS_PREFIX
The prefix for a Base58Check-encoded testnet transparent PublicKeyHash.
B58_SCRIPT_ADDRESS_PREFIX
The prefix for a Base58Check-encoded testnet transparent ScriptHash.
B58_SPROUT_ADDRESS_PREFIX
The prefix for a Base58Check-encoded testnet Sprout address.
COIN_TYPE
The testnet coin type for ZEC, as defined by SLIP 44.
HRP_SAPLING_EXTENDED_FULL_VIEWING_KEY
The HRP for a Bech32-encoded testnet Sapling ExtendedFullViewingKey.
HRP_SAPLING_EXTENDED_SPENDING_KEY
The HRP for a Bech32-encoded testnet Sapling ExtendedSpendingKey.
HRP_SAPLING_PAYMENT_ADDRESS
The HRP for a Bech32-encoded testnet Sapling PaymentAddress.
HRP_TEX_ADDRESS
The HRP for a Bech32m-encoded testnet ZIP 320 TEX address.
HRP_UNIFIED_ADDRESS
The HRP for a Bech32m-encoded testnet Unified Address.
HRP_UNIFIED_FVK
The HRP for a Bech32m-encoded testnet Unified FVK.
HRP_UNIFIED_IVK
The HRP for a Bech32m-encoded testnet Unified IVK.