Type Definition solana_ledger::entry::EntrySender[][src]

pub type EntrySender = Sender<Vec<Entry>>;