Crate subspace_gateway_rpc

Source
Expand description

RPC API for the Subspace Gateway.

Structs§

HexData
Binary data, encoded as hex.
SubspaceGatewayRpc
Implements the SubspaceGatewayRpcApiServer trait for interacting with the Subspace Gateway.
SubspaceGatewayRpcConfig
Subspace Gateway RPC configuration

Enums§

Error
Top-level error type for the RPC handler.

Traits§

SubspaceGatewayRpcApiClient
Client implementation for the SubspaceGatewayRpcApi RPC API.
SubspaceGatewayRpcApiServer
Server trait implementation for the SubspaceGatewayRpcApi RPC API.