We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fe2542 commit 54c0b9cCopy full SHA for 54c0b9c
types/fork/height.go
@@ -2,5 +2,5 @@ package fork
2
3
// SwapDisableForkHeight - make min spread to 100% to disable swap
4
const SwapDisableForkHeight = 7607790
5
-
6
-const SwapEnableForkHeight = 10000000
+// SwapEnableForkHeight - renable IBC only, block height is approximately December 5th, 2022
+const SwapEnableForkHeight = 10542500
0 commit comments