pub fn starts_with_child_storage_key(key: &[u8]) -> boolExpand description
Returns if the given key starts with CHILD_STORAGE_KEY_PREFIX or collides with it.
pub fn starts_with_child_storage_key(key: &[u8]) -> boolReturns if the given key starts with CHILD_STORAGE_KEY_PREFIX or collides with it.