hex String To Byte Array
Utility function to convert a hex string to a byte array.
Return
The corresponding ByteArray.
Parameters
hex String
The hex string (e.g., "0x123...").
Utility function to convert a hex string to a byte array.
The corresponding ByteArray.
The hex string (e.g., "0x123...").