Commit 01e6921
committed
fix: use query params for private listenKey URL per new Binance spec
The new /private/ endpoint requires ?listenKey=<key> format
instead of the legacy path-based /<key> format.1 parent 570d886 commit 01e6921
2 files changed
Lines changed: 26 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1802 | 1802 | | |
1803 | 1803 | | |
1804 | 1804 | | |
| 1805 | + | |
| 1806 | + | |
| 1807 | + | |
| 1808 | + | |
1805 | 1809 | | |
1806 | 1810 | | |
1807 | 1811 | | |
| |||
1811 | 1815 | | |
1812 | 1816 | | |
1813 | 1817 | | |
1814 | | - | |
| 1818 | + | |
1815 | 1819 | | |
1816 | 1820 | | |
1817 | 1821 | | |
1818 | 1822 | | |
1819 | | - | |
| 1823 | + | |
1820 | 1824 | | |
1821 | | - | |
| 1825 | + | |
1822 | 1826 | | |
1823 | 1827 | | |
1824 | 1828 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
136 | 155 | | |
137 | 156 | | |
138 | 157 | | |
| |||
0 commit comments