[][src]Function solana_ledger::entry::create_ticks

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