Skip to content

Commit 54c0b9c

Browse files
committed
Re-enable IBC at block 10542500
1 parent 8fe2542 commit 54c0b9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

types/fork/height.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ package fork
22

33
// SwapDisableForkHeight - make min spread to 100% to disable swap
44
const SwapDisableForkHeight = 7607790
5-
6-
const SwapEnableForkHeight = 10000000
5+
// SwapEnableForkHeight - renable IBC only, block height is approximately December 5th, 2022
6+
const SwapEnableForkHeight = 10542500

0 commit comments

Comments
 (0)