Scenario:
websocket is started and few tokens are subscribed. After some time I would like to add few more tokens. Is this possible? When I subscribe additional tokens, should I have to subcribe to previously subscribed tokens also along with new tokens Or only the new tokens?
Thank you.