Skip to content

Commit

Permalink
mod HECO120_HEIGHT_MAINNET (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiqiangxu committed Sep 26, 2021
1 parent f4a7fe4 commit b54c355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/constants/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b54c355

Please sign in to comment.