solana_entry::entry

Function create_ticks

source
pub fn create_ticks(
    num_ticks: u64,
    hashes_per_tick: u64,
    hash: Hash,
) -> Vec<Entry>