Function hasOpKey

  • Checks if a given serialized 'key' is present in the operation datastore.

    Returns

    • true if key is present in datastore, false otherwise.

    Parameters

    • key: StaticArray<number>

      the serialized key to look for in the datastore.

    Returns bool

Generated using TypeDoc