Skip to main content

Cancel hashrate resale configuration(USER_DATA)

HTTP Request

POST /sapi/v1/mining/hash-transfer/config/cancel

Request Weight(IP)

5

Request Parameters

NameTypeMandatoryDescriptionExample
configIdINTEGERYESMining ID168
userNameSTRINGYESMining Accounttest
recvWindowLONGNO
timestampLONGYES

Response Example

{
"code": 0,
"msg": "",
"data": true
}