Pam S
Pam S
Progress was made to support token, but unassigning myself from this as I'm not actively working on it
Thanks for raising this @qwerty1979bg! I don't like the inconsistency now that you point it out. This debug mode was undocumented publicly until recently, and now that that's the case,...
It looks like it doesn't happen out of the box, I'd have to update my project's package.json, it doesn't seem to inherit data monster's script tags, fyi. Solved by adding...
bump
I suspect this is a duplicate of #1233
The crux of the mismatched expectation relates to `getAddress` sounding like a getter -- it returns the address. I understand this project's thought about abstracting away the rest of the...
I think we'll have to do some exploration w.r.t. what happens when enabling other modules, and see how the latest release (thanks!) helps us out. Thank you!
I'm referencing the one in the README: https://github.com/polygon-io/client-go?tab=readme-ov-file#getting-started -- I love the simple copy/paste approach here btw in the docs -- that's the last trade API in that section.
That's helpful context as to why `allModules` isn't a set of strings. In order to exclude modules (for whatever reason) maybe an `excludeModules` key that _does_ take string arguments could...
Hello @pixleyr! Would using an environment variable work for your use case, and if not, for which use cases does it not? You mentioned that -no-color doesn't work on all...