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

Can't put requests_params as argument

Open ekong16 opened this issue 4 years ago • 0 comments

Hello

The documentation says that you can add custom parameters to the POST requests like so: "client.get_ticker('ETH_SAN', requests_params={'timeout': 5})" but this results in the TypeError "got an unexpected keyword argument 'requests_params'"

Thanks

ekong16 avatar Mar 24 '20 01:03 ekong16