Commit 9d42090
committed
fix(ws): use !miniTicker@arr for spot prevDay stream
The !ticker@arr stream has been removed from Spot Testnet and is
expected to be removed from mainnet. Replace with !miniTicker@arr
as recommended by Binance docs.
Futures and delivery streams are unchanged as they still support
!ticker@arr.
Closes #9781 parent 92f7167 commit 9d42090
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6018 | 6018 | | |
6019 | 6019 | | |
6020 | 6020 | | |
6021 | | - | |
| 6021 | + | |
6022 | 6022 | | |
6023 | 6023 | | |
6024 | 6024 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6452 | 6452 | | |
6453 | 6453 | | |
6454 | 6454 | | |
6455 | | - | |
| 6455 | + | |
6456 | 6456 | | |
6457 | 6457 | | |
6458 | 6458 | | |
| |||
0 commit comments