diff --git a/binance/client.py b/binance/client.py index 734adeea5..c1a479391 100644 --- a/binance/client.py +++ b/binance/client.py @@ -3833,7 +3833,7 @@ def create_sub_account_transfer(self, **params): """ return self._request_withdraw_api('post', 'sub-account/transfer.html', True, data=params) - def get_sub_account_futures_transfer_history(self, **params): + def get_sub_account_futures_transfer_history(self, **params): """Query Sub-account Futures Transfer History. https://binance-docs.github.io/apidocs/spot/en/#query-sub-account-futures-asset-transfer-history-for-master-account