Function storageHasKey

  • Checks for the existance of a value under the provided utf-8 string key in NEAR storage.

    Parameters

    • key: string

      The utf-8 string key to check for in storage.

    Returns boolean

Generated using TypeDoc