Skip to main content

Module chain_client

Module chain_client 

Source
Expand description

The client for interacting with a single chain.

Structs§

ChainClient
Client to operate a chain by interacting with validators and the given local storage implementation.
Options
Options that configure the behavior of a ChainClient.
State
Per-chain state holding the proposal mutex.

Enums§

Error
Error type for ChainClient.