Module magics

Source
Expand description

Magic numbers used to identify different Zcash networks.

Constants§

MAINNET
The production mainnet.
REGTEST
The regtest, see https://github.com/zcash/zcash/blob/master/src/chainparams.cpp#L716-L719
TESTNET
The testnet.