cosmos / relayer

An IBC relayer for ibc-go
Apache License 2.0
390 stars 1.71k forks source link

feature: multiple balance query #1429

Closed danbryan closed 5 months ago

danbryan commented 8 months ago

Instead of

rly q balance harpoon
address {kujira1x9fxqdkg4rumkzrck8t3qnhm30jgfsx9ntcpas} balance {100000000ukuji} 

rly q balance theta  
address {cosmos1x9fxqdkg4rumkzrck8t3qnhm30jgfsx9zr6es6} balance {3000000uatom}

It would be nice if you could do

rly q balance(s) harpoon theta
Error: a key with name theta doesn't exist