pub fn load_last_l1_batch<S: ReadStorage>(
    storage: StoragePtr<S>
) -> Option<(u64, u64)>