[][src]Module tmkms::chain::state

Synchronized state tracking for Tendermint blockchain networks the KMS interacts with.

Double-signing protection is the primary purpose of this code (for now).

Modules

hook

State hook support: obtain ConsensusState from an external source

Structs

State

State tracking for double signing prevention

StateError

Error type

Enums

StateErrorKind

Kinds of errors