Module rings_node::jsonrpc_client::request
source · Expand description
Basic Request/Response structures used internally.
Structs
Creates JSON-RPC requests
Enums
A type representing all possible values sent from the server to the client.
Functions
Parse raw string into a single JSON value, together with the request Id.