Commit 4f968eb
fix generate signatue
If send data type "e-mail" then binance return: [Signature for this request is not valid.]
When using the Binance Corporate API
If need to add functions for working with the Binance Corporate API, just tell me how to name the functions correctly =)
Now:
sub_accounts() - [/sapi/v1/sub-account/list]
sub_account_assets() - [...]
sub_account_deposit_address - [...]
sub_account_deposits [...]
sub_account_transfer_universal [...]1 parent 0958e2e commit 4f968eb
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1121 | 1121 | | |
1122 | 1122 | | |
1123 | 1123 | | |
| 1124 | + | |
1124 | 1125 | | |
1125 | 1126 | | |
1126 | 1127 | | |
| |||
0 commit comments