Description Usage Arguments Value See Also Examples
hex_to_text returns the plain text.
1 | hex_to_text(msg)
|
msg |
Data - Value in hexadecimal. |
String - Value in plain text.
Other utils functions: dec_to_hex,
get_network_id, get_post,
get_rpc_address, hex_to_dec,
is.wholenumber,
process_block, process_log,
process_receipt,
process_transaction,
set_network_id,
set_rpc_address, text_to_hex
1 | hex_to_text('0x68656c6c6f20776f726c64')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.