pub fn rpc_response_to_jsonrpc(response: &RpcResponse, rpc_id: Value) -> StringExpand description
Convert an internal RpcResponse to a JSON-RPC 2.0 response.
pub fn rpc_response_to_jsonrpc(response: &RpcResponse, rpc_id: Value) -> StringConvert an internal RpcResponse to a JSON-RPC 2.0 response.