EVENT_BUCKET_SIZE

Constant EVENT_BUCKET_SIZE 

Source
pub const EVENT_BUCKET_SIZE: u64 = _; // 268_435_456u64
Expand description

Number of consecutive packed_event_seq values represented by one bucket. Sized so each bucket covers EVENT_BUCKET_SIZE >> EVENT_BITS = 4096 consecutive transactions worth of events.