Type Definition solana_core::broadcast_stage::TransmitShreds[][src]

type TransmitShreds = (Option<Arc<HashMap<Pubkey, u64>>>, Arc<Vec<Shred>>);