``` const prices = await client.rest.market.price.getPrices('blaaaaa', Resolution.SECOND, 10); console.log('hello'); ``` * No error throwed * No hello * Code is frozen I've never used yield so i can not make a PR ! ;)