build_request

Function build_request 

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

Build a JSON-RPC request.