Module ibc_testkit::testapp::ibc::clients::mock::client_state
source · Structs
- A mock of a client state. For an example of a real structure that this mocks, you can see
ClientStateof ics07_tendermint/client_state.rs.