Function solana_ledger::blockstore::make_many_slot_shreds
source · pub fn make_many_slot_shreds(
start_slot: u64,
num_slots: u64,
num_shreds_per_slot: u64
) -> (Vec<Shred>, Vec<Entry>)
pub fn make_many_slot_shreds(
start_slot: u64,
num_slots: u64,
num_shreds_per_slot: u64
) -> (Vec<Shred>, Vec<Entry>)