Class NetworkUpdate.ChannelUpdateMessage

  • Enclosing class:
    NetworkUpdate

    public static final class NetworkUpdate.ChannelUpdateMessage
    extends NetworkUpdate
    An error indicating a `channel_update` messages should be applied via [`NetworkGraph::update_channel`].
    • Field Detail

      • msg

        public final ChannelUpdate msg
        The update to apply via [`NetworkGraph::update_channel`].