process_block
returns the values of the block in plain text or decimal
if possible. The values are obtained from the Geth node.
process_block(block)
Objects - Information of the block in hexadecimal.
Object - Information of the block with values in plain text or decimal if possible.
Other utils functions: dec_to_hex
,
get_network_id
, get_post
,
get_rpc_address
, hex_to_dec
,
hex_to_text
, is.wholenumber
,
process_log
, process_receipt
,
process_transaction
,
set_network_id
,
set_rpc_address
, text_to_hex