Skip to content

Commit 3dad3fd

Browse files
Update consts.go
1 parent 06bcb38 commit 3dad3fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hyperliquid/consts.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package hyperliquid
22

3-
const GLOBAL_DEBUG = true // Defualt debug that is used in all tests
3+
const GLOBAL_DEBUG = false // Defualt debug that is used in all tests
44

55
// Execution constants
66
const DEFAULT_SLIPPAGE = 0.005 // 0.5% default slippage

0 commit comments

Comments
 (0)