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

  1. a484ce871a72617

What changed

  • a484ce871a72617See the full diff
    • for the query request parameter pageIndex, the type/format was changed from string/ to integer/int32

      request-parameter-type-changed

    • for the query request parameter recvWindow, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • for the query request parameter sort, the type/format was changed from integer/ to integer/int32

      request-parameter-type-changed

    • for the query request parameter sortColumn, the type/format was changed from integer/ to integer/int32

      request-parameter-type-changed

    • for the query request parameter timestamp, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • for the query request parameter workerStatus, the type/format was changed from integer/ to integer/int32

      request-parameter-type-changed

    • the response property code became required for the status 200

      response-property-became-required

    • the response property code became required for the status 400

      response-property-became-required

    • the response property code became required for the status 401

      response-property-became-required

    • the response property data became required for the status 200

      response-property-became-required

    • the response property data/pageSize became required for the status 200

      response-property-became-required

    • the response property data/totalNum became required for the status 200

      response-property-became-required

    • the response property data/workerDatas became required for the status 200

      response-property-became-required

    • the response property data/workerDatas/items/dayHashRate became required for the status 200

      response-property-became-required

    • the response property data/workerDatas/items/hashRate became required for the status 200

      response-property-became-required

    • the response property data/workerDatas/items/lastShareTime became required for the status 200

      response-property-became-required

    • the response property data/workerDatas/items/rejectRate became required for the status 200

      response-property-became-required

    • the response property data/workerDatas/items/status became required for the status 200

      response-property-became-required

    • the response property data/workerDatas/items/workerId became required for the status 200

      response-property-became-required

    • the response property data/workerDatas/items/workerName became required for the status 200

      response-property-became-required

    • the response property msg became required for the status 200

      response-property-became-required

    • the response property msg became required for the status 400

      response-property-became-required

    • the response property msg became required for the status 401

      response-property-became-required