Skip to content
Snippets Groups Projects
Commit 22430664 authored by DeathwingTheBoss's avatar DeathwingTheBoss
Browse files

Update response

parent c92405d4
No related branches found
No related tags found
No related merge requests found
......@@ -89,9 +89,9 @@ enum Endpoints {
}
struct APICallResponse {
id: u32,
jsonrpc: String,
result: Value,
id: u32,
cached: bool,
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment