Last updated 6 months ago
• Docs
/ / storageRemove
storageRemove(key): boolean
key
boolean
Removes the value of the provided utf-8 string key from NEAR storage.
• key: string
string
The utf-8 string key to be removed.