Show asset names in chia rpc wallet get_wallet_balances
#16392
xchChiaFarmers
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Calling
chia rpc wallet get_wallet_balances
outputs many info like asset_id, wallet_id, etc. but what I miss is the asset name (e.g. SBX, DBX, ...)RPC Call:
Upon calling CLI
chia wallet show
I do get this information:CLI Call:
So why not also in RPC call?
Beta Was this translation helpful? Give feedback.
All reactions