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