Function sp_storage::well_known_keys::starts_with_child_storage_key[][src]

pub fn starts_with_child_storage_key(key: &[u8]) -> bool
Expand description

Returns if the given key starts with CHILD_STORAGE_KEY_PREFIX or collides with it.