UsageFull nodeget_aggsig_additional_dataReturns the additional data used for AGG_SIG conditions for the current network.POST/get_aggsig_additional_data/get_aggsig_additional_dataSendBodyRequest Bodyapplication/jsonRequiredEmpty request bodycURLJavaScriptGoPythonCLIcurl -X POST "https://api.coinset.org/get_aggsig_additional_data" \ -H "Content-Type: application/json" \ -d '{}'200OKResponse{ "additional_data": "ccd5bb71183532bff220ba46c268991a3ff07eb358e8255a65c30a2dce0e5fbb", "success": true, "error": "string" }TypeScriptPreviousget_fee_estimate POSTNextget_network_info POST