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