Type Definition concordium_std::Key

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

Type of keys that index into the contract state.