Function storageReadRaw

  • Reads the value from NEAR storage that is stored under the provided key.

    Parameters

    • key: Uint8Array

      The key to read from storage.

    Returns Uint8Array | null

Generated using TypeDoc