Function linera_sdk::test::mock_key_value_store
source ยท pub fn mock_key_value_store() -> MemoryContext<()>
Expand description
Initializes and returns a view context for using as the mocked key-value store.
pub fn mock_key_value_store() -> MemoryContext<()>
Initializes and returns a view context for using as the mocked key-value store.