pub const MAX_COMPACT_SIZE_BYTES: usize = 4;
The maximum number of bytes used to serialize a CompactSize, for the transaction, input, and output counts generated by this module.