github.com/fibonacci-chain/fbc@v0.0.0-20231124064014-c7636198c1e9/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