getaccountaddress - Hush 3.10.0 RPC

getaccountaddress "account"

DEPRECATED. Returns the current HUSH3 address for receiving payments to this account.

Arguments:
1. "account"       (string, required) MUST be set to the empty string "" to represent the default account. Passing any other string will result in an error.

Result:
"HUSH3_address"   (string) The account HUSH3 address

Examples:
> hush-cli getaccountaddress 
> hush-cli getaccountaddress ""
> hush-cli getaccountaddress "myaccount"
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getaccountaddress", "params": ["myaccount"] }' -H 'content-type: text/plain;' http://127.0.0.1:18031/


Maintained by The Hush Developers

Welcome to the Hush full node RPC developer documentation!!! You finally made it.




Auction










Lotto