Constant zebra_chain::block::tests::generate::MAX_COMPACT_SIZE_BYTES

source ·
pub const MAX_COMPACT_SIZE_BYTES: usize = 4;
Expand description

The maximum number of bytes used to serialize a CompactSize, for the transaction, input, and output counts generated by this module.