From b54c3552a2cc9d9be03ee724b30f9d7705643829 Mon Sep 17 00:00:00 2001 From: zhiqiangxu <652732310@qq.com> Date: Sun, 26 Sep 2021 18:04:34 +0800 Subject: [PATCH] mod HECO120_HEIGHT_MAINNET (#80) --- common/constants/constants.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/constants/constants.go b/common/constants/constants.go index f57037d9..9930020a 100644 --- a/common/constants/constants.go +++ b/common/constants/constants.go @@ -49,7 +49,7 @@ const ETH1559_HEIGHT_MAINNET = 12965000 const ETH1559_HEIGHT_TESTNET = 10499401 // heco 120 height -const HECO120_HEIGHT_MAINNET = 8606000 +const HECO120_HEIGHT_MAINNET = 8577000 const HECO120_HEIGHT_TESTNET = 8290000 const POLYGON_SNAP_CHAINID_MAINNET = 16