Target to hashrate
Body
targetstring · hex-stringRequired
Responses
200
Ok
application/json
400
BadRequest
application/json
401
Unauthorized
application/json
404
NotFound
application/json
500
InternalServerError
application/json
503
ServiceUnavailable
application/json
post
POST /utils/target-to-hashrate HTTP/1.1
Host: alephium.nownodes.io
Content-Type: application/json
Accept: */*
Content-Length: 21
{
"target": "1b032b55"
}
{
"hashrate": "355255758493400"
}