Type Alias sp_state_machine::StorageKey

source ·
pub type StorageKey = Vec<u8>;
Expand description

Storage key.

Aliased Type§

struct StorageKey { /* private fields */ }