bybit-exchange / pybit

Official Python3 API connector for Bybit's HTTP and WebSockets APIs.
Other
339 stars 113 forks source link

create new get_contract_transaction_log function #227

Closed pjrdata closed 3 days ago

pjrdata commented 1 week ago

based on the existing get_transaction_log function, create a new get_contract_transaction_log function to match contract_transaction_log in the bybit api which supports classic accounts. It required updates to these modules _v5_account.py acccount.py