Crate sc_rpc_api

source ·
Expand description

Substrate RPC interfaces.

A collection of RPC methods and subscriptions supported by all substrate clients.

Modules

Substrate block-author/full-node API.
Substrate blockchain API.
Substrate child state API
Substrate dev API containing RPCs that are mainly meant for debugging and stats collection for developers. The endpoints in this RPC module are not meant to be available to non-local users and are all marked unsafe.
Substrate offchain API.
Substrate state API.
Substrate system API.

Enums

Signifies whether a potentially unsafe RPC should be denied.