Module sc_rpc::chain[][src]

Substrate blockchain API.

Modules

error

Error helpers for Chain RPC module.

gen_client

The generated client module.

Structs

Chain

Chain API with subscriptions support.

ChainClient

The Client.

Traits

ChainApi

Substrate blockchain API

Functions

new_full

Create new state API that works on full node.

new_light

Create new state API that works on light node.