Zachary Fogg
Zachary Fogg
Fix some text from overflowing out of its table
fixed an incorrect type annotation from `address` to `int24` for `timeWeightedAverageTick`
Any guidance here? I can't find anything about this error when I search google or GitHub issues. I'll attach some screenshots of my config.
I see this option being used in `./tasks/coffee.js`, yet there is no documentation about how it works or what it does. https://github.com/gruntjs/grunt-contrib-coffee/blob/master/tasks/coffee.js#L103
I'm using and I to update the `makeClient` function, but when i update the function, the component doesn't make a new client :( how can i do that? i have...