Expand description
RPC api for Subspace.
Structs§
- Implements the
SubspaceRpcApiServer
trait for interacting with Subspace. - Subspace RPC configuration
Enums§
- Top-level error type for the RPC handler.
Traits§
- Client implementation for the
SubspaceRpcApi
RPC API. - Server trait implementation for the
SubspaceRpcApi
RPC API.