addubi "servicename" "ubiaddress"
Add new UBI recipient to UBI service.
"servicename" (string, required)
The UBI service name associated with the new UBI recipient address.
"ubiaddress" (string, required)
The smileycoin UBI recipient address associated with the UBI service.
"transactionid" (string) The transaction id.
smileycoin-cli addubi SmileyUBI 1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd
smileycoin-cli addubi SmileyUBI 1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd
curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "addubi", "params": [SmileyUBI 1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd] }' -H 'content-type: text/plain;' http://127.0.0.1:9332/