You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By indicating a token symbol or address in --token flag on namadac balance, it outputs a querying error when there's no balance found. It also contains a typo Eror. Shouldn't this querying error be hidden?
By the way, in case there are no balances from any token (i.e. checking balances without --token flag), it would be nice to show an output like No balances found to avoid confusions.
namadac balance --owner moretest --token NAM
Eror in querying: Querying error: Error in the query: No data found in #atest1v9hx7w36f46kcarfw3hkketwyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpq4w0mck/#atest1v4ehgw36x3prswzxggunzv6pxqmnvdj9xvcyzvpsggeyvs3cg9qnywf589qnwvfsg5erg3fkl09rg5/balance/#atest1d9khqw36g5mr2v6rgsun23zxgg6y2wzzgerryve5xverzvfsg5mnz334xqmrgd3exye5zsfs470s26
No nam balance found for atest1d9khqw36g5mr2v6rgsun23zxgg6y2wzzgerryve5xverzvfsg5mnz334xqmrgd3exye5zsfs470s26
The text was updated successfully, but these errors were encountered:
By indicating a token symbol or address in
--token
flag onnamadac balance
, it outputs a querying error when there's no balance found. It also contains a typoEror
. Shouldn't this querying error be hidden?By the way, in case there are no balances from any token (i.e. checking balances without
--token
flag), it would be nice to show an output likeNo balances found
to avoid confusions.The text was updated successfully, but these errors were encountered: