Description Usage Arguments Value See Also Examples
get_post returns the response of the RPC call in the Geth node.
| 1 | 
| method | String - Method to call in the Geth node. | 
| params | Array of Strings - Params that are passed to the method. | 
Object - Response from the Geth node.
Other utils functions: dec_to_hex,
get_network_id,
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, text_to_hex
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.