Crate pallet_messages_rpc

Source
Expand description

Custom APIs for Messages

Structs§

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

Enums§

MessageRpcError
Errors that occur on the client RPC

Traits§

MessagesApiClient
Client implementation for the MessagesApi RPC API.
MessagesApiServer
Server trait implementation for the MessagesApi RPC API.