Expand description
The client for interacting with a single chain.
Structs§
- Chain
Client - 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.