[−][src]Function web3::helpers::build_request
pub fn build_request(id: usize, method: &str, params: Vec<Value>) -> Call
Build a JSON-RPC request.
pub fn build_request(id: usize, method: &str, params: Vec<Value>) -> Call
Build a JSON-RPC request.