const BLOCK_HEADER_LENGTH: usize = _; // 1_487usize
The serialized size of a Zcash block header.
Includes the equihash input, 32-byte nonce, 3-byte equihash length field, and equihash solution.