Sayak Chatterjee
Sayak Chatterjee
There are a few edge cases that are worth mentioning (will keep editing this comment with further findings): - If there is a default config that the user is using,...
> > ``` > > * If there is a default config that the user is using, and it has one of the boolean flags marked true, but for this...
Not sure if I'm misunderstanding the internal code of `xadd` but when I pass in a flat array of keys and values like `["name", "Homie", "curr", "USD"]`, I would expect...