github.com/okex/exchain@v1.8.0/libs/ibc-go/modules/light-clients/06-solomachine/doc.go (about) 1 /* 2 Package solomachine implements a concrete `ConsensusState`, `Header`, 3 `Misbehaviour` and `Equivocation` types for the Solo Machine light client. 4 This implementation is based off the ICS 06 specification: 5 https://github.com/cosmos/ibc/tree/master/spec/client/ics-006-solo-machine-client 6 */ 7 package solomachine