Remove unnecessary params from VerifyWinningPost

This commit is contained in:
Aayush Rajasekaran
2022-01-11 12:06:39 -05:00
parent 960759d22b
commit d645c5fbab
15 changed files with 21 additions and 27 deletions
+1 -1
View File
@@ -216,7 +216,7 @@ Response:
```json
{
"Version": "string value",
"APIVersion": 131328,
"APIVersion": 131584,
"BlockDelay": 42
}
```
+1 -1
View File
@@ -741,7 +741,7 @@ Perms: admin
Inputs: `null`
Response: `131328`
Response: `131584`
## Add
+1 -1
View File
@@ -283,7 +283,7 @@ Response:
```json
{
"Version": "string value",
"APIVersion": 131328,
"APIVersion": 131584,
"BlockDelay": 42
}
```
+1 -1
View File
@@ -289,7 +289,7 @@ Response:
```json
{
"Version": "string value",
"APIVersion": 131328,
"APIVersion": 131584,
"BlockDelay": 42
}
```