Crate pallet_handles_rpc

Source
Expand description

Custom APIs for User-Handles

Structs§

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

Enums§

HandlesRpcError
Errors that occur on the client RPC

Traits§

HandlesApiClient
Client implementation for the HandlesApi RPC API.
HandlesApiServer
Server trait implementation for the HandlesApi RPC API.