QueryClientStateRequest is the request type for the Query/ClientState RPC method

interface QueryClientStateRequestAmino {
    client_id?: string;
}

Properties

Properties

client_id?: string

client state unique identifier