Type Alias MockStore

Source
pub type MockStore = InMemoryStore;
Expand description

A mock store type using basecoin-storage implementations.

Aliased Typeยง

pub struct MockStore { /* private fields */ }