Skip to main content

rpc_json_call

Function rpc_json_call 

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

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