Interface QueryConnectionChannelsRequestProtoMsg

interface QueryConnectionChannelsRequestProtoMsg {
    typeUrl: "/ibc.core.channel.v1.QueryConnectionChannelsRequest";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.core.channel.v1.QueryConnectionChannelsRequest"
value: Uint8Array