zebra_chain::block::header

Constant BLOCK_HEADER_LENGTH

source
const BLOCK_HEADER_LENGTH: usize = _; // 1_487usize
Expand description

The serialized size of a Zcash block header.

Includes the equihash input, 32-byte nonce, 3-byte equihash length field, and equihash solution.