Type Definition solana_entry::entry::EntryReceiver

source ·
pub type EntryReceiver = Receiver<Vec<Entry>>;