Function near_sdk::env::storage_has_key[][src]

pub fn storage_has_key(key: &[u8]) -> bool

Checks if there is a key-value in the storage.