Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicehashdev authored Mar 3, 2021
1 parent bbcad67 commit 580615e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ Response field | Type | Description
`intensity` | int | Current GPU intensity mode.
`fans` | array | Information about fans.
`hw_errors` | int | Number of shares above target generated by this device.
`hw_errors_success` | array | Number of accepted shares generated by this device.
`hw_errors_success` | int | Number of accepted shares generated by this device.
`kernel_times/min` | int | Minimal recent kernel run time in microseconds.
`kernel_times/max` | int | Maximal recent kernel run time in microseconds.
`kernel_times/avg` | int | Average recent kernel run time in microseconds.
Expand Down

0 comments on commit 580615e

Please sign in to comment.