Module snarkos_rpc::custom_rpc_server[][src]

Expand description

Logic for instantiating the RPC server.

Functions

Starts a local RPC HTTP server at rpc_port in a dedicated tokio task. RPC failures do not affect the rest of the node.