Last updated 6 months ago
• Docs
/ / storageHasKeyRaw
storageHasKeyRaw(key): boolean
key
boolean
Checks for the existence of a value under the provided key in NEAR storage.
• key: Uint8Array
Uint8Array
The key to check for in storage.