python-ftx icon indicating copy to clipboard operation
python-ftx copied to clipboard

missing parameters

Open firebird631 opened this issue 3 years ago • 0 comments

in client.py class AsyncClient when calling async def _request(self, method, uri: str, path: str, params: Dict) on specialized method url parameters is always missing, but seems unnecessary.

firebird631 avatar Sep 14 '22 09:09 firebird631