GET /api/farmers/:launcher_id/partials
Farmer patials index
 
Params
Param name | Description |
---|---|
launcher_id |
Launcher id of the farmer (required) |
 
Returns
Returns a list of the last 100 partials
Param name | Description |
---|---|
timestamp |
Date and time when partial was found |
harvester_id |
Harvester public key (first 10 characters) that found the partial |
harvester_name |
Harvester name, if set by farmer |
plot_id |
Plot public key (first 10 characters) that found the partial |
sp_hash |
Signage point (first 10 characters) the partial was found for |
points |
Amount of points received |
error_code |
Error code, return OK when valid |