Skip to content

Commit 580615e

Browse files
authored
Update README.md
1 parent bbcad67 commit 580615e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ Response field | Type | Description
306306
`intensity` | int | Current GPU intensity mode.
307307
`fans` | array | Information about fans.
308308
`hw_errors` | int | Number of shares above target generated by this device.
309-
`hw_errors_success` | array | Number of accepted shares generated by this device.
309+
`hw_errors_success` | int | Number of accepted shares generated by this device.
310310
`kernel_times/min` | int | Minimal recent kernel run time in microseconds.
311311
`kernel_times/max` | int | Maximal recent kernel run time in microseconds.
312312
`kernel_times/avg` | int | Average recent kernel run time in microseconds.

0 commit comments

Comments
 (0)