# Packages
Package solomachine implements a concrete `ConsensusState`, `Header`,
`Misbehaviour` and `Equivocation` types for the Solo Machine light client.
Package tendermint implements a concrete `ConsensusState`, `Header`,
`Misbehaviour` and `Equivocation` types for the Tendermint consensus light client.
Package localhost implements a concrete `ConsensusState`, `Header`,
`Misbehaviour` and `Equivocation` types for the loop-back client.