Function solana_core::repair_response::repair_response_packet[][src]

pub fn repair_response_packet(
    blockstore: &Blockstore,
    slot: Slot,
    shred_index: u64,
    dest: &SocketAddr,
    nonce: Nonce
) -> Option<Packet>