chore(dlob): add small slippage sizes for 10 USD estimates
This commit is contained in:
@@ -31,7 +31,7 @@ spec:
|
||||
- name: DLOB_POLL_MS
|
||||
value: "1000"
|
||||
- name: DLOB_SLIPPAGE_SIZES_USD
|
||||
value: "100,500,1000,5000,10000,50000"
|
||||
value: "10,25,50,100,250,500,1000,5000,10000,50000"
|
||||
- name: PRICE_PRECISION
|
||||
value: "1000000"
|
||||
- name: BASE_PRECISION
|
||||
|
||||
Reference in New Issue
Block a user