Querying multiple addresses using WebSocket
Cosmos-SDK1 posts635 viewsLast activity Jan 2020
AM
amanuskOP
Jan 2020Is it possible to have a single WebSocket open with subscription to multiple addresses?
Currently something like tm.event='Tx' AND transfer.recipient='${receiverAddress}' can subscribe to a single address, but what if I have more than one?