Type Definition sp_transaction_pool::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.