GET /api/graphs/farmer/partials/:launcher_id
Farmer partials graph
 
Returns
Returns an array of collections with partials received by this farmer, grouped by status
Param name | Description |
---|---|
status_code |
Status code of the partial collection |
status_text |
Readable status of the partial collection |
color |
Hex color used by the pool, corresponding to the status code |
data |
Collection of timestamps and values, with the amount of partials received for this status code at a given time |