[][src]Function solana_ledger::entry::next_entry

pub fn next_entry(
    prev_hash: &Hash,
    num_hashes: u64,
    transactions: Vec<Transaction>
) -> Entry

Creates the next Tick or Transaction Entry num_hashes after start_hash.