Preparing search index...
The search index is not available
near-sdk-js - v2.0.0
near-sdk-js
api
storageRemoveRaw
Function storageRemoveRaw
storage
Remove
Raw
(
key
)
:
boolean
Removes the value of the provided key from NEAR storage.
Parameters
key
:
Uint8Array
The key to be removed.
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
near-sdk-js - v2.0.0
Loading...
Removes the value of the provided key from NEAR storage.