Expand description
Substrate blockchain API.
Modules§
- error
- Error helpers for Chain RPC module.
Structs§
- Chain
- Chain API with subscriptions support.
Traits§
- Chain
ApiClient - Client implementation for the
ChainApi
RPC API. - Chain
ApiServer - Server trait implementation for the
ChainApi
RPC API.
Functions§
- new_
full - Create new state API that works on full node.