Expand description
A fork of Mysten’s sui-json-rpc-api
and sui-json-rpc-types
with minimal dependencies for client applications.
Modules§
- api
client-api
- client
client
- error
client-api
- msgs
- Originally
sui_json_rpc_types
. Renamed to stress that types here are used in JSON-RPC communications. - serde
Constants§
- CLIENT_
REQUEST_ METHOD_ HEADER - CLIENT_
SDK_ TYPE_ HEADER - CLIENT_
SDK_ VERSION_ HEADER - The version number of the SDK itself. This can be different from the API version.
- CLIENT_
TARGET_ API_ VERSION_ HEADER - The RPC API version that the client is targeting. Different SDK versions may target the same API version.
- DEFAULT_
RPC_ QUERY_ MAX_ RESULT_ LIMIT - QUERY_
MAX_ RESULT_ LIMIT_ CHECKPOINTS - RPC_
QUERY_ MAX_ RESULT_ LIMIT - TRANSACTION_
EXECUTION_ CLIENT_ ERROR_ CODE - TRANSIENT_
ERROR_ CODE