Type Alias ibc_testkit::context::MockStore
source · pub type MockStore = InMemoryStore;Expand description
A mock store type using basecoin-storage implementations.
Aliased Type§
struct MockStore { /* private fields */ }pub type MockStore = InMemoryStore;A mock store type using basecoin-storage implementations.
struct MockStore { /* private fields */ }