We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06bcb38 commit 3dad3fdCopy full SHA for 3dad3fd
hyperliquid/consts.go
@@ -1,6 +1,6 @@
1
package hyperliquid
2
3
-const GLOBAL_DEBUG = true // Defualt debug that is used in all tests
+const GLOBAL_DEBUG = false // Defualt debug that is used in all tests
4
5
// Execution constants
6
const DEFAULT_SLIPPAGE = 0.005 // 0.5% default slippage
0 commit comments