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 offchain API.
Substrate state API.
Substrate system API.

Structs

Generates random integers as subscription ID.
Generates random strings of length len as subscription ID.

Enums

Signifies whether a potentially unsafe RPC should be denied.

Traits

Trait to generate subscription IDs.

Type Definitions

Task executor that is being used by RPC subscriptions.