Crate pallet_schemas_rpc

Source
Expand description

Custom APIs for Schemas

Structs§

SchemasHandler
The client handler for the API used by Frequency Service RPC with jsonrpsee

Enums§

SchemaRpcError
Errors that occur on the client RPC

Traits§

SchemasApiClient
Client implementation for the SchemasApi RPC API.
SchemasApiServer
Server trait implementation for the SchemasApi RPC API.