• Converts a uint8 array to a hex string.

    Parameters

    • input: Uint8Array

      Uint8 array.

    Returns string

    Hex encoded string corresponding to the input.