Hi. I'm trying to get my acc balance. Can someone tell me what is wrong with my request?
{"jsonrpc": "2.0", "method": "AccountAPING/v1.0/getAccountFunds"}
I'm getting the following response:
{u'jsonrpc': u'2.0', u'error': {u'message': u'DSC-0021', u'code': -32601}}
Thanks
{"jsonrpc": "2.0", "method": "AccountAPING/v1.0/getAccountFunds"}
I'm getting the following response:
{u'jsonrpc': u'2.0', u'error': {u'message': u'DSC-0021', u'code': -32601}}
Thanks


Comment