Module snarkos_rpc::rpc_impl[][src]

Expand description

Implementation of public RPC endpoints.

See RpcFunctions for documentation of public endpoints.

Structs

Implements JSON-RPC HTTP endpoint functions for a node. The constructor is given Arc::clone() copies of all needed node components.