bitcoin-cli getaccountaddress
error code: -32601
error message:
Method not found
bitcoin-cli getaccountaddress ""
error code: -32601
error message:
Method not found
wtf?
did you include the account? In other words, did you enter
bitcoin-cli getaccountaddress
or
bitcoin-cli getaccountaddress ""
Only the second command is correct
you can also read the help:
bitcoin-cli help | grep account
bitcoin-cli help getaccountaddress