Structs§
- Client that maps RPC methods and deserializes results
- RelayChainRpcInterface is used to interact with a full node that is running locally in the same process.
- A parsed URL record.
Functions§
- Entry point to create
RelayChainRpcClient
and start a worker that communicates with an embedded smoldot instance. - Entry point to create
RelayChainRpcClient
and start a worker that communicates to JsonRPC servers over the network.