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