go-binance
go-binance copied to clipboard
Issue on the absence of support of MultiAssetMode service
I found the endpoint /fapi/v1/multiAssetsMargin
is not supported yet to get or change the multi-asset mode of a user.
I made a PR #487 with the following changes on the files in `v2/futures1.
- client.go
- position_service.go
- position_service_test.go