• Converts a hex string to a uint8 array.

    Parameters

    • input: string

      Hex encoded string.

    Returns Uint8Array

    Uint8 array corresponding to the input.