UpdateChannel: PlainDescriptor<{
    channel_id: FixedSizeBinary<32>;
    mode: Enum<{
        Normal: undefined;
        RejectingOutboundMessages: undefined;
    }>;
}>

An UpdateChannel message was sent to the Gateway