{ "amount": 0, "utxo_id": "string" }
curl --location --request POST 'https://api.neucron.io/v1/asset/issue' \ --header 'Content-Type: application/json' \ --data-raw '{ "amount": 0, "utxo_id": "string" }'
{}