Interface QueryConnectionClientStateResponseProtoMsg

interface QueryConnectionClientStateResponseProtoMsg {
    typeUrl: "/ibc.core.connection.v1.QueryConnectionClientStateResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.core.connection.v1.QueryConnectionClientStateResponse"
value: Uint8Array