Hello , when I use the websocket to subscribe assetPriceUpdate using assetPriceUpdate/1 , the server return {'type': 'R', 'requestId': 1, 'success': True} but I can not receive any event with type 'M' of this topic . What's wrong with the api ?
Hello , when I use the websocket to subscribe assetPriceUpdate using assetPriceUpdate/1 , the server return {'type': 'R', 'requestId': 1, 'success': True} but I can not receive any event with type 'M' of this topic . What's wrong with the api ?