Expand description
Custom APIs for Messages
Structs§
- Messages
Handler - The client handler for the API used by Frequency Service RPC with
jsonrpsee
Enums§
- Message
RpcError - Errors that occur on the client RPC
Traits§
- Messages
ApiClient - Client implementation for the
MessagesApi
RPC API. - Messages
ApiServer - Server trait implementation for the
MessagesApi
RPC API.