Constant zebra_chain::block::ZCASH_BLOCK_VERSION
source ยท pub const ZCASH_BLOCK_VERSION: u32 = 4;
Expand description
The Zcash accepted block version.
The consensus rules do not force the block version to be this value but just equal or greater than it. However, it is suggested that submitted block versions to be of this exact value.