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