Interface QueryUpgradedClientStateResponse

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

interface QueryUpgradedClientStateResponse {
    upgradedClientState?: Any;
}

Properties

upgradedClientState?: Any

client state associated with the request identifier