pub fn build_request(id: usize, method: &str, params: Vec<Value>) -> Call
Expand description

Build a JSON-RPC request.