Interface QueryUpgradedClientStateRequestProtoMsg

interface QueryUpgradedClientStateRequestProtoMsg {
    typeUrl: "/ibc.core.client.v1.QueryUpgradedClientStateRequest";
    value: Uint8Array;
}

Properties

Properties

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