powered by
Set address used for RPC.
set_rpc_address(url, port = NULL, key = NULL)
URL for RPC endpoint.
Port number for RPC connection.
Connection key.
# NOT RUN { set_rpc_address("http://localhost:8545") # }
Run the code above in your browser using DataLab