pub type BeefyVersionedFinalityProofStream<Block> = NotificationStream<BeefyVersionedFinalityProof<Block>, BeefyVersionedFinalityProofTracingKey>;
Expand description

The receiving half of a notifications channel used to receive notifications about versioned finality proof generated at the end of a BEEFY round.