Learn R Programming

gethr (version 0.1.0)

process_log: Values of the logs in decimal instead of hexadecimal.

Description

process_block returns the values of the log in decimal if possible. The values are obtained from the Geth node.

Usage

process_log(log)

Arguments

log

Objects - Information of the log in hexadecimal.

Value

Object - Information of the log with values in decimal if possible.

See Also

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_receipt, process_transaction, set_network_id, set_rpc_address, text_to_hex