Crate sc_rpc[][src]

Expand description

Substrate RPC implementation.

A core implementation of Substrate RPC interfaces.

Modules

Substrate block-author/full-node API.

Substrate blockchain API.

Substrate offchain API.

Substrate state API.

Substrate system API.

Testing utils used by the RPC tests.

Structs

RPC Metadata.

Task executor that is being used by RPC subscriptions.

Enums

Signifies whether a potentially unsafe RPC should be denied.

Traits

A type that can augment MetaIoHandler.