Function solana_ledger::sigverify_shreds::get_merkle_roots
source · fn get_merkle_roots(
thread_pool: &ThreadPool,
packets: &[PacketBatch],
recycler_cache: &RecyclerCache
) -> (PinnedVec<u8>, Vec<Option<usize>>)