Function storageRemove

  • Removes the value of the provided utf-8 string key from NEAR storage.

    Parameters

    • key: string

      The utf-8 string key to be removed.

    Returns boolean

Generated using TypeDoc