Last updated 9 months ago
Returns the current hashrate for Kaspa network in TH/s.
/info/health
Successful Response
curl -L \ --url '/info/health'
{ "kaspadServers": [ { "kaspadHost": "", "serverVersion": "0.12.6", "isUtxoIndexed": true, "isSynced": true, "p2pId": "1231312" } ] }