Crate sc_rpc

source ·
Expand description

Substrate RPC implementation.

A core implementation of Substrate RPC interfaces.

Modules§

  • Substrate block-author/full-node API.
  • Substrate blockchain API.
  • Implementation of the DevApiServer trait providing debug utilities for Substrate based blockchains.
  • Substrate mixnet API.
  • Substrate offchain API.
  • Substrate state API.
  • Substrate statement store API.
  • Substrate system API.
  • JSON-RPC helpers.

Structs§

Enums§

  • Signifies whether a potentially unsafe RPC should be denied.

Traits§

Type Aliases§