Constant zebra_chain::block::header::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.