Type Definition sc_client_api::client::FinalityNotifications [−][src]
pub type FinalityNotifications<Block> = TracingUnboundedReceiver<FinalityNotification<Block>>;
Expand description
A stream of block finality notifications.