• Converts a byte array to a hex string.

    Parameters

    • byteArray: Uint8Array

      The byte array to convert.

    Returns string

    The resulting hex string.