Interface QueryUpgradedClientStateResponseAmino

QueryUpgradedClientStateResponse is the response type for the Query/UpgradedClientState RPC method.

interface QueryUpgradedClientStateResponseAmino {
    upgraded_client_state?: AnyAmino;
}

Properties

upgraded_client_state?: AnyAmino

client state associated with the request identifier