pub const BLOCK_SLOTS: Map<'_, u64, Vec<Vec<u8>>>;
Block slots allow for grouping of tasks at a specific block height, this is done instead of forcing a block height into a range of timestamps for reliability