Interface QueryUpgradedClientStateResponseProtoMsg

interface QueryUpgradedClientStateResponseProtoMsg {
    typeUrl: "/ibc.core.client.v1.QueryUpgradedClientStateResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.core.client.v1.QueryUpgradedClientStateResponse"
value: Uint8Array