Module rpc

Module rpc 

Source
Expand description

JSON-RPC Server and Client for the light-node RPC endpoint.

Structs§

Client
The Client.
Server

Traits§

Rpc

Functions§

run
Run the given Server on the given address and blocks until closed.