Crate pallet_msa_rpc
source ·Expand description
Custom APIs for MSA
Structs
- The client handler for the API used by Frequency Service RPC with
jsonrpsee
Enums
- Errors that occur on the client RPC
Traits
- Client implementation for the
MsaApi
RPC API. - Server trait implementation for the
MsaApi
RPC API.