fn verify_ticks(
    bank: &Bank,
    entries: &[Entry],
    slot_full: bool,
    tick_hash_count: &mut u64
) -> Result<(), BlockError>
Expand description

Verify that a segment of entries has the correct number of ticks and hashes