Current hashrate

Get average hashrate from `now - timespan(millis)` to `now`

get
Query parameters
timespaninteger · int64 · min: 1Optional
Responses
200
Ok
application/json
get
GET /infos/current-hashrate HTTP/1.1
Host: alephium.nownodes.io
Accept: */*
{
  "hashrate": "100 MH/s"
}