OROdocs
Miner

Clear pinned race candidate

Clear the miner's pinned race candidate so the auto-pick is used.

DELETE/v1/miner/race-selection

Response Body

application/json

application/json

curl -X DELETE "https://loading/v1/miner/race-selection"
Empty
{
  "detail": "string",
  "error_code": "NO_SELECTION"
}
{
  "detail": "string",
  "error_code": "RACE_LOCKED"
}