Skip to main content

Cancel hashrate resale configuration(USER_DATA)

API Description

Cancel hashrate resale configuration

HTTP Request

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

Request Weight(IP)

1

Request Parameters

NameTypeMandatoryDescriptionExample
configIdINTEGERYESMining ID168
userNameSTRINGYESMining Accounttest
recvWindowLONGNO
timestampLONGYES

Response Example

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