process_receipt: Values of the receipts in plain text or decimal instead of...

Description Usage Arguments Value See Also

View source: R/utils.R

Description

process_block returns the values of the receipts in plain text or decimal if possible. The values are obtained from the Geth node.

Usage

1
process_receipt(receipt)

Arguments

receipt

Objects - Information of the receipt in hexadecimal.

Value

Object - Information of the receipt with values in plain text or 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_log, process_transaction, set_network_id, set_rpc_address, text_to_hex


gethr documentation built on May 2, 2019, 7:03 a.m.