[][src]Constant solana_ledger::shred::SIZE_OF_COMMON_SHRED_HEADER

pub const SIZE_OF_COMMON_SHRED_HEADER: usize = 83;

The following constants are computed by hand, and hardcoded. test_shred_constants ensures that the values are correct. Constants are used over lazy_static for performance reasons.