Computes the Type ID hash of the given data.
The first cell input of the transaction.
The output index of the Type ID cell.
The hexadecimal string representation of the hash.
const hash = hashTypeId(cellInput, outputIndex); // Outputs something like "0x..." Copy
const hash = hashTypeId(cellInput, outputIndex); // Outputs something like "0x..."
Computes the Type ID hash of the given data.