• Converts a hex string to a byte array.

    Parameters

    • hexString: string

      The hex string to convert.

    Returns Uint8Array

    The resulting byte array.