KenStasick
Results
1
issues of
KenStasick
**Describe the bug** `list_tickers()` limit parameter default value is 10; however, the docstring indicates that the default value is 100 **To Reproduce** client-python/massive/rest/reference.py line 88: `limit: Optional[int] = 10,` line...
bug