toinou222

Results 1 comments of toinou222

Hi, Got this piece of code from Kraken support that is suggesting to modify the "_query" function. ``` def _query(self, urlpath, data, headers=None, timeout=None): if data is None: data =...