Crate sc_rpc_server

source ·
Expand description

Substrate RPC servers.

Re-exports§

Modules§

  • RPC middleware to collect prometheus metrics on RPC calls.

Structs§

Constants§

Traits§

Functions§

  • Start a JSON-RPC server listening on given address that supports both HTTP and WS.
  • Start HTTP server listening on given address.

Type Aliases§

  • Type alias JSON-RPC server