1use crate::notification::Notification; 2 3pub type ConsensusChannelConnection = kaspa_notify::connection::ChannelConnection<Notification>;