Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with showing the balance of a particular token. #2809

Closed
DmitriiRabeckii opened this issue Mar 4, 2024 · 1 comment · Fixed by #2729
Closed

Error with showing the balance of a particular token. #2809

DmitriiRabeckii opened this issue Mar 4, 2024 · 1 comment · Fixed by #2729
Labels
bug Something isn't working

Comments

@DmitriiRabeckii
Copy link

DmitriiRabeckii commented Mar 4, 2024

The first thing I found was when entering a command to show my wallet balance, for a specific token:
namada client balance --owner $VALIDATOR_ALIAS --token naan --node https://rpc.crazydimka.xyz
I get a lot of errors when I try to specify my own token, bad (--token naan).
2024-03-05_01-37-37
But I have it added to my wallet.toml
2024-03-05_01-38-45
But if I don't specify which token to show me, it works fine.
namada client balance --owner $VALIDATOR_ALIAS --node https://rpc.crazydimka.xyz/
BUT, IMPORTANTLY, then I don't get a specific coin, for example, when I do a lot of different ibc transactions and I need to find a specific token on my balance.
So I think this is a bug that I have noticed and it is worthy of a ROID rating.

@DmitriiRabeckii DmitriiRabeckii added the bug Something isn't working label Mar 4, 2024
@yito88
Copy link
Member

yito88 commented Mar 13, 2024

Thank you for reporting the issue. This will be fixed in #2729

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants