Converts a hex string to a Uint8Array
The hex string to convert (can optionally start with '0x')
A Uint8Array containing the bytes represented by the hex string
Converts a hex string to a Uint8Array