Module chain

Source
Expand description

Substrate blockchain API.

Modules§

error
Error helpers for Chain RPC module.

Structs§

Chain
Chain API with subscriptions support.

Traits§

ChainApiClient
Client implementation for the ChainApi RPC API.
ChainApiServer
Server trait implementation for the ChainApi RPC API.

Functions§

new_full
Create new state API that works on full node.