Returns the current hashrate for Kaspa network in TH/s.
GET /info/hashrate/max HTTP/1.1 Host: kas.nownodes.io Accept: */*
Successful Response
{ "hashrate": 1, "blockheader": { "hash": "text", "timestamp": "text", "difficulty": 1, "daaScore": "text", "blueScore": "text" } }