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