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 */ }