UsageFull nodeget_network_infoRetrieves some information about the current network.POST/get_network_info/get_network_infoSendBodyRequest Bodyapplication/jsonRequiredEmpty request bodycURLJavaScriptGoPythonCLIcurl -X POST "https://api.coinset.org/get_network_info" \ -H "Content-Type: application/json" \ -d '{}'200OKResponse{ "network_name": "mainnet", "network_prefix": "xch", "genesis_challenge": "f4c0c9d5b3cd59d6f7c76ecd780e646a2c55064367d0ddbb42b2b6462a4674b2", "success": true, "error": "string" }TypeScriptPreviousget_aggsig_additional_data POSTNextget_blockchain_state POST