cosmos-sdk/x/ibc/09-localhost/doc.go
Greg Hill de00a7fed1
x/ibc: implement 09-localhost per specification (#5769)
Signed-off-by: Gregory Hill <gregorydhill@outlook.com>
2020-04-17 10:36:47 -04:00

6 lines
158 B
Go

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