use ;
/// One edge in the open-channel graph.
///
/// The graph subscription emits an initial set of open-channel entries and then later channel changes. Consumers
/// should merge updates by [`Channel::concrete_channel_id`](super::channels::Channel::concrete_channel_id).