Skip to content

Commit 113b0f3

Browse files
committed
update config
1 parent 543ecdb commit 113b0f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/swapService/config/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const SWAP_DEFAULT_DEADLINE = 1800n
22
export const BINARY_SEARCH_TIMEOUT_SECONDS = 30
3-
export const LOG_SLOW_QUERY_TIMEOUT_SECONDS = 1
3+
export const LOG_SLOW_QUERY_TIMEOUT_SECONDS = 10

0 commit comments

Comments
 (0)