Current hashrate
Query parameters
timespaninteger · int64 · min: 1Optional
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
get
GET /infos/current-hashrate HTTP/1.1
Host: alephium.nownodes.io
Accept: */*
{
"hashrate": "100 MH/s"
}