Type Definition sc_transaction_pool_api::ImportNotificationStream [−][src]
pub type ImportNotificationStream<H> = Receiver<H>;
Expand description
The import notification event stream.
pub type ImportNotificationStream<H> = Receiver<H>;
The import notification event stream.