Type Definition sc_transaction_pool_api::ImportNotificationStream
source · pub type ImportNotificationStream<H> = Receiver<H>;
Expand description
The import notification event stream.
pub type ImportNotificationStream<H> = Receiver<H>;
The import notification event stream.