Changes to Request for Miner List (USER_DATA)
GET /sapi/v1/mining/worker/list
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 26 revisions of this API.617
- a484ce871a72617
What changed
- ▲
for the
queryrequest parameterpageIndex, the type/format was changed fromstring/tointeger/int32request-parameter-type-changed
- ▲
for the
queryrequest parameterrecvWindow, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parametersort, the type/format was changed frominteger/tointeger/int32request-parameter-type-changed
- ▲
for the
queryrequest parametersortColumn, the type/format was changed frominteger/tointeger/int32request-parameter-type-changed
- ▲
for the
queryrequest parametertimestamp, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parameterworkerStatus, the type/format was changed frominteger/tointeger/int32request-parameter-type-changed
- ○
the response property
codebecame required for the status200response-property-became-required
- ○
the response property
codebecame required for the status400response-property-became-required
- ○
the response property
codebecame required for the status401response-property-became-required
- ○
the response property
databecame required for the status200response-property-became-required
- ○
the response property
data/pageSizebecame required for the status200response-property-became-required
- ○
the response property
data/totalNumbecame required for the status200response-property-became-required
- ○
the response property
data/workerDatasbecame required for the status200response-property-became-required
- ○
the response property
data/workerDatas/items/dayHashRatebecame required for the status200response-property-became-required
- ○
the response property
data/workerDatas/items/hashRatebecame required for the status200response-property-became-required
- ○
the response property
data/workerDatas/items/lastShareTimebecame required for the status200response-property-became-required
- ○
the response property
data/workerDatas/items/rejectRatebecame required for the status200response-property-became-required
- ○
the response property
data/workerDatas/items/statusbecame required for the status200response-property-became-required
- ○
the response property
data/workerDatas/items/workerIdbecame required for the status200response-property-became-required
- ○
the response property
data/workerDatas/items/workerNamebecame required for the status200response-property-became-required
- ○
the response property
msgbecame required for the status200response-property-became-required
- ○
the response property
msgbecame required for the status400response-property-became-required
- ○
the response property
msgbecame required for the status401response-property-became-required
- ▲