All chains
    Preparing search index...

    Type Alias UpdateChannel

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

    An UpdateChannel message was sent to the Gateway