Get stacker and signer set information
Retrieves stacker and signer set information for a given cycle.
GET
/v2/stacker_set/{cycle_number}
Fetch the stacker and signer set information for a given cycle.
Used to get stacker and signer set information for a given cycle.
This will only return information for cycles started in Epoch-2.5 where PoX-4 was active and subsequent cycles.
Path Parameters
cycle_number
Requiredinteger
reward cycle number
Status code | Description |
---|---|
200 | Information for the given reward cycle |
400 | Could not fetch the given reward set |