Type Definition beefy_gadget::communication::notification::BeefyVersionedFinalityProofSender
source · pub type BeefyVersionedFinalityProofSender<Block> = NotificationSender<BeefyVersionedFinalityProof<Block>>;
Expand description
The sending half of the notifications channel(s) used to send notifications about versioned finality proof generated at the end of a BEEFY round.