get_account_count 命令输出当前注册账户数。
请求
{ "jsonrpc": "2.0", "method": "get_account_count", "params": [""], "id": 1 }
响应
{ "id": 1, "jsonrpc": "2.0", "result": 2116 }
返回值
← get_account_by_addr get_account_id →