Module chain_client

Source

Structs§

ChainClient
Client to operate a chain by interacting with validators and the given local storage implementation.
Options
State
The state of our interaction with a particular chain: how far we have synchronized it and whether we are currently attempting to propose a new block.

Enums§

Error
Error type for ChainClient.