Converts a hexadecimal string back into a raw Uint8Array. Useful for parsing user-provided destination hashes or static routing configurations.
The hexadecimal string to convert.
The resulting raw byte array.
Converts a hexadecimal string back into a raw Uint8Array. Useful for parsing user-provided destination hashes or static routing configurations.