deleteservice "serviceaddress"
This service will be deleted when the transaction has been confirmed if you are the service owner. This action cannot be undone.
"serviceaddress" (string, required)
The smileycoin service address associated with the service.
"transactionid"Β (string) The transaction id.
smileycoin-cli deleteservice 1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd
smileycoin-cli deleteservice 1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd
curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "deleteservice", "params": [1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd] }' -H 'content-type: text/plain;' http://127.0.0.1:9332/