Function forward_events
pub async fn forward_events<P>(client: Arc<P>, handle: Handle)Expand description
Glues together the Overseer and BlockchainEvents by forwarding
import and finality notifications into the OverseerHandle.
pub async fn forward_events<P>(client: Arc<P>, handle: Handle)Glues together the Overseer and BlockchainEvents by forwarding
import and finality notifications into the OverseerHandle.