Function storageHasKeyRaw

  • Checks for the existance of a value under the provided key in NEAR storage.

    Parameters

    • key: Uint8Array

      The key to check for in storage.

    Returns boolean

Generated using TypeDoc