Function near_sdk::env::storage_has_key

source ·
pub fn storage_has_key(key: &[u8]) -> bool
Expand description

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