API
Farmer partials index
URL
/api/farmers/:launcher_id/partials
(GET)
Params
Param name | Description |
---|---|
launcher_id | Launcher id of the farmer (required) |
page |
Returns 100 partials per page. To get the second page, add ?page=2 to the URL
|
Returns
Returns a list of recent 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 |
plot_filename | Default plot filename |
block | When true, this partial was good enough to become a block |
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 |