Expand description
RPC api for Subspace.
Structs§
- Subspace
Rpc - Implements the
SubspaceRpcApiServertrait for interacting with Subspace. - Subspace
RpcConfig - Subspace RPC configuration
Enums§
- Error
- Top-level error type for the RPC handler.
Traits§
- Subspace
RpcApi Client - Client implementation for the
SubspaceRpcApiRPC API. - Subspace
RpcApi Server - Server trait implementation for the
SubspaceRpcApiRPC API.