ibc_testkit::context

Type Alias MockStore

Source
pub type MockStore = InMemoryStore;
Expand description

A mock store type using basecoin-storage implementations.

Aliased Typeยง

struct MockStore { /* private fields */ }