UsageFull node
get_aggsig_additional_data
Returns the additional data used for AGG_SIG conditions for the current network.
POST
/get_aggsig_additional_data
OK
Returns the additional data used for AGG_SIG conditions for the current network.
curl -X POST "https://api.coinset.org/get_aggsig_additional_data" \
-H "Content-Type: application/json" \
-d '{}'
OK
{
"additional_data": "ccd5bb71183532bff220ba46c268991a3ff07eb358e8255a65c30a2dce0e5fbb",
"success": true,
"error": "string"
}