Commit 85857bd
authored
Update node-binance-api.ts
As properties `timestamp` and `recvWindow` change after variable `query` is ready, generated signature wouldn't be valid because final query would be different from the one used to generate signature, resulting in the error: `(code=-1022): Signature for this request is not valid`1 parent c49a40a commit 85857bd
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
658 | 658 | | |
659 | 659 | | |
660 | 660 | | |
661 | | - | |
| 661 | + | |
662 | 662 | | |
663 | 663 | | |
664 | 664 | | |
| |||
667 | 667 | | |
668 | 668 | | |
669 | 669 | | |
| 670 | + | |
670 | 671 | | |
671 | 672 | | |
672 | 673 | | |
| |||
6223 | 6224 | | |
6224 | 6225 | | |
6225 | 6226 | | |
6226 | | - | |
| 6227 | + | |
0 commit comments