hexToBytes
@totemsdk/core / hexToBytes
Variable: hexToBytes
consthexToBytes: (hex_str) =>Uint8Array=hex_to_bytes_wasm
Convert hex string to bytes.
Parameters
hex_str
string
Returns
Uint8Array
@totemsdk/core / hexToBytes
consthexToBytes: (hex_str) =>Uint8Array=hex_to_bytes_wasm
Convert hex string to bytes.
string
Uint8Array