Skip to content

Commit

Permalink
update mainnet height
Browse files Browse the repository at this point in the history
  • Loading branch information
laizy committed Mar 18, 2021
1 parent 9d079ec commit a25aaea
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 @@ -96,5 +96,5 @@ const BLOCKHEIGHT_CC_POLARIS = 13130000
const BLOCKHEIGHT_NEW_PEER_COST_MAINNET = 9400000
const BLOCKHEIGHT_NEW_PEER_COST_POLARIS = 13400000

const BLOCKHEIGHT_TRACK_DESTROYED_CONTRACT_MAINNET = 11600000
const BLOCKHEIGHT_TRACK_DESTROYED_CONTRACT_MAINNET = 11700000
const BLOCKHEIGHT_TRACK_DESTROYED_CONTRACT_POLARIS = 14100000

0 comments on commit a25aaea

Please sign in to comment.