QueryClientStatusRequest is the request type for the Query/ClientStatus RPC method

interface QueryClientStatusRequestAmino {
    client_id?: string;
}

Properties

Properties

client_id?: string

client unique identifier