Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong function used in changeMarginType.js #3

Closed
morakispapk opened this issue Mar 6, 2024 · 0 comments · Fixed by #6
Closed

wrong function used in changeMarginType.js #3

morakispapk opened this issue Mar 6, 2024 · 0 comments · Fixed by #6
Labels
review reviewing the issue

Comments

@morakispapk
Copy link

Issue subject

changeMarginType.js example file (https://github.com/binance/binance-futures-connector-node/blob/main/examples/um_futures/account/changeMarginType.js)

Expected behaviour

function changeMarginType() should be used

Actual behaviour

function changeInitialLeverage() is used instead

Steps to reproduce

https://github.com/binance/binance-futures-connector-node/blob/main/examples/um_futures/account/changeMarginType.js

Environment

  • v0.1.1 release of binance-futures-connector-node
@alplabin alplabin added the review reviewing the issue label Apr 5, 2024
This was referenced Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review reviewing the issue
Projects
None yet
2 participants