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