adshao / go-binance

A Go SDK for Binance API
MIT License
1.54k stars 676 forks source link

fix delivery account missing positionAmt bug #352

Closed drinkthere closed 2 years ago

drinkthere commented 2 years ago

For delivery->account_service API, 'PositionAmt' is missing.

I have added it in both account_service.go and account_service_test.go