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