Crate sui_jsonrpc

Source
Expand description

A fork of Mysten’s sui-json-rpc-api and sui-json-rpc-types with minimal dependencies for client applications.

Modules§

apiclient-api
clientclient
errorclient-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