pub async fn run_writes_from_state<C: LocalRestrictedKeyValueStore>(
key_value_store: &C,
)
Expand description
Run some deterministic and random batches operation and check their correctness
pub async fn run_writes_from_state<C: LocalRestrictedKeyValueStore>(
key_value_store: &C,
)
Run some deterministic and random batches operation and check their correctness