Expand description
RPC API for the Subspace Gateway.
Structs§
- HexData
- Binary data, encoded as hex.
- Subspace
Gateway Rpc - Implements the
SubspaceGatewayRpcApiServer
trait for interacting with the Subspace Gateway. - Subspace
Gateway RpcConfig - Subspace Gateway RPC configuration
Enums§
- Error
- Top-level error type for the RPC handler.
Traits§
- Subspace
Gateway RpcApi Client - Client implementation for the
SubspaceGatewayRpcApi
RPC API. - Subspace
Gateway RpcApi Server - Server trait implementation for the
SubspaceGatewayRpcApi
RPC API.