Crate sui_rpc_api

Crate sui_rpc_api 

Source

Re-exports§

pub use client::Client;

Modules§

client
grpc
ledger_history
proto
read_mask_defaults
subscription

Structs§

CheckpointNotFoundError
Config
ErrorDetails
ObjectNotFoundError
RpcError
An error encountered while serving an RPC request.
RpcMetrics
RpcMetricsMakeCallbackHandler
RpcService
ServerVersion
TransactionNotFoundError

Enums§

Direction
ErrorReason

Functions§

grpc_method_paths_from_file_descriptor_sets
Decode one or more encoded FileDescriptorSet byte slices and return the set of /package.Service/Method paths they declare.

Type Aliases§

GrpcMethodAllowlist
Set of /package.Service/Method paths that are safe to use as metric labels.
Result