Constant zebra_chain::block::header::MIN_COUNTED_HEADER_LEN

source ·
pub(crate) const MIN_COUNTED_HEADER_LEN: usize = _; // 1_488usize
Expand description

The minimum size for a serialized CountedHeader.

A CountedHeader has BLOCK_HEADER_LENGTH bytes + 1 or more bytes for the transaction count