Crate pallet_msa_rpc

Source
Expand description

Custom APIs for MSA

Structs§

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

Enums§

MsaOffchainRpcError
Errors that occur on the client RPC

Traits§

MsaApiClient
Client implementation for the MsaApi RPC API.
MsaApiServer
Server trait implementation for the MsaApi RPC API.