rate limit to 1000
This commit is contained in:
parent
c861f08b48
commit
bb64aaa669
@ -7,7 +7,7 @@
|
||||
"enable_ws": false,
|
||||
"ccxt_config": {
|
||||
"enableRateLimit": true,
|
||||
"rateLimit": 500,
|
||||
"rateLimit": 1000,
|
||||
"options": {
|
||||
"defaultType": "spot"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user