Acquiring Algorithm (MARKET_DATA)
Weight(IP): 1
Response
Algorithm information
Example response
{
"data": [
{
"algoName": "sha256",
"algoId": 1,
"unit": "h/s"
}
]
}Changes
Changed in 2 of the 26 revisions of this API.239
- ●
deleted the
queryrequest parameterrecvWindowrequest-parameter-removed
- ●
deleted the
queryrequest parametersignaturerequest-parameter-removed
- ●
deleted the
queryrequest parametertimestamprequest-parameter-removed
- ●
- ▲
for the
queryrequest parameterrecvWindow, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parametertimestamp, the type/format was changed frominteger/tointeger/int64request-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
databecame required for the status200response-property-became-required
- ○
the response property
data/items/algoIdbecame required for the status200response-property-became-required
- ○
the response property
data/items/algoNamebecame required for the status200response-property-became-required
- ○
the response property
data/items/poolIndexbecame required for the status200response-property-became-required
- ○
the response property
data/items/unitbecame 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
- ▲