change slot diff killswitch threshold
This commit is contained in:
@@ -15,7 +15,7 @@ import {
|
|||||||
l2WithBNToStrings,
|
l2WithBNToStrings,
|
||||||
} from '../utils/utils';
|
} from '../utils/utils';
|
||||||
|
|
||||||
const SLOT_DIFF_KILLSWITCH_THRESHOLD = 100;
|
const SLOT_DIFF_KILLSWITCH_THRESHOLD = 200;
|
||||||
|
|
||||||
type wsMarketL2Args = {
|
type wsMarketL2Args = {
|
||||||
marketIndex: number;
|
marketIndex: number;
|
||||||
|
|||||||
Reference in New Issue
Block a user