cosmos-sdk/x/ibc/light-clients/09-localhost/doc.go
Federico Kunze 52a0b6d899
ibc: light clients restructure (#7408)
* ibc: light clients restructure

* tendermint client cleanup

* solomachine cleanup

* rename

* add cli

* update spec README

* proto files update

* fix

* update proto files

* fix test build

* fix test build
2020-10-01 06:38:53 -03:00

6 lines
158 B
Go

/*
Package localhost implements a concrete `ConsensusState`, `Header`,
`Misbehaviour` and `Equivocation` types for the loop-back client.
*/
package localhost