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