Settings
Help

rpc_call

Function rpc_call 

Source
fn rpc_call(url: &str, method: &str, params: &str) -> Result
Expand description

Performs an Ethereum JSON-RPC request to the given endpoint.