wallet/getaccount
Description: Query an account information
demo: curl --request POST
--url
http://172.104.51.182:16667/wallet/getaccount
--header 'Accept: application/json'
--header 'Content-Type: application/json'
--data ' {"address": "WFzFXoQCgUeoApjejKM9B46NgFGHXvUyKz", "visible": true}
Parameter address: Default hexString
Return: Account object