Learn R Programming

gethr (version 0.1.0)

get_rpc_address: RPC address of the node.

Description

get_rpc_address returns the RPC address that is being used to connect to the Geth node.

Usage

get_rpc_address()

Arguments

Value

String - RPC Address.

See Also

Other utils functions: dec_to_hex, get_network_id, get_post, 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

Examples

Run this code
# NOT RUN {
get_rpc_address()

# }

Run the code above in your browser using DataLab