Structs

A mock of an IBC client record as it is stored in a mock context. For testing ICS02 handlers mostly, cf. MockClientContext.

A mock of a client state. For an example of a real structure that this mocks, you can see ClientState of ics07_tendermint/client_state.rs.