No GET /v1/balances/list/:accountID endpoint
tomiamao opened this issue · 2 comments
tomiamao commented
The CLI calls the /v1/balances/list/:accountID public endpoint which fails since it doesn't exist
ardan-bkennedy commented
Nice catch. Looks like it was changed to /accounts/list/:account
ardan-bkennedy commented
I pushed that change!