{ "txhex": "string" }
curl --location --request POST 'https://api.neucron.io/v1/scrypt/tx/broadcast' \ --header 'X-Neucron-Team-ID;' \ --header 'Content-Type: application/json' \ --data-raw '{ "txhex": "string" }'
{ "txid": "string" }