Skip to main content

rpc_id

Function rpc_id 

Source
fn rpc_id(id: &Yaml) -> String
Expand description

JSON-RPC ids are a number, a string, or absent. Echoed back exactly, because that is how the client matches the reply to the call.