common_procedure::store::state_store

Type Alias KeyValue

Source
pub type KeyValue = (KeySet, Vec<u8>);
Expand description

Key value from state store.