Get some global Kaspa BlockDAG information
GET /info/blockdag HTTP/1.1 Host: kas.nownodes.io Accept: */*
Successful Response
{ "networkName": "text", "blockCount": "text", "headerCount": "text", "tipHashes": [ "text" ], "difficulty": 1, "pastMedianTime": "text", "virtualParentHashes": [ "text" ], "pruningPointHash": "text", "virtualDaaScore": "text" }