Type Definition beefy_gadget::communication::notification::BeefyBestBlockSender
source · pub type BeefyBestBlockSender<Block> = NotificationSender<<Block as BlockT>::Hash>;
Expand description
The sending half of the notifications channel(s) used to send notifications about best BEEFY block from the gadget side.