File tree 1 file changed +2
-2
lines changed
examples/binance_websocket_spot_userdata_async 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ To run modules of the *UNICORN Binance Suite* you need a [valid license](https:/
16
16
## Usage
17
17
### Running the Script:
18
18
``` bash
19
- python binance_websocket_dex .py
19
+ python binance_websocket_spot_userdata_async .py
20
20
```
21
21
22
22
### Graceful Shutdown:
@@ -28,4 +28,4 @@ The script employs logging to provide insights into its operation and to assist
28
28
file named after the script with a .log extension.
29
29
30
30
For further assistance or to report issues, please [ contact our support team] ( https://www.lucit.tech/get-support.html )
31
- or [ visit our GitHub repository] ( https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api ) .
31
+ or [ visit our GitHub repository] ( https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api ) .
You can’t perform that action at this time.
0 commit comments