Last updated 6 months ago
• Docs
/ / storageRemoveRaw
storageRemoveRaw(key): boolean
key
boolean
Removes the value of the provided key from NEAR storage.
• key: Uint8Array
Uint8Array
The key to be removed.