Expand description
RPC api for Subspace.
Structs§
- Subspace
Rpc - Implements the
SubspaceRpcApiServer
trait 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
SubspaceRpcApi
RPC API. - Subspace
RpcApi Server - Server trait implementation for the
SubspaceRpcApi
RPC API.