dydxprotocol / dydx-v3-python

Python client for dYdX (API v3)
Apache License 2.0
306 stars 176 forks source link

[BAC-2552] Change sender_position_id to position_id in create_transfer #136

Closed teddyding closed 2 years ago

teddyding commented 2 years ago

For consistency across APIs

linear[bot] commented 2 years ago
BAC-2552 add L2-transfer to python client

1. add method exactly as it is in v3-client - this may require copying over logic from starkex-lib the way we did for other POST endpoints 2. update v3-teacher to remove the warning that the method is only supported on TS