Christopher Yovanovitch

Results 97 comments of Christopher Yovanovitch

Perfect, I will read this and see if I can help too ! thanks !

Ok weird, I will try to do a minimal reproduction then, thanks

#549 I've done this, hope it will be merged...

Why this is close without response? the link above is not working

Oh ... so I have to see with them... you know if it's for a particular reason, or maybe this could be added?

Maybe add `binance-api-node` in your transpile config like that: ```ts import { defineNuxtConfig } from 'nuxt3' export default defineNuxtConfig({ build: { transpile: ['binance-api-node'] } }) ```

That's for futures, you need to replace it only for spot

I think it will be better to have different types for both spot and futures

No was thinking really different types for the exchangeInfos() methods, but im not the maintainer here, he will tell you