Crate sc_consensus_subspace_rpc

Source
Expand description

RPC api for Subspace.

Structs§

SubspaceRpc
Implements the SubspaceRpcApiServer trait for interacting with Subspace.
SubspaceRpcConfig
Subspace RPC configuration

Enums§

Error
Top-level error type for the RPC handler.

Traits§

SubspaceRpcApiClient
Client implementation for the SubspaceRpcApi RPC API.
SubspaceRpcApiServer
Server trait implementation for the SubspaceRpcApi RPC API.