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