Skip to content

Commit 13ab301

Browse files
author
dragonheaven
committed
V204BurnMintTokenActivation
1 parent 0707fed commit 13ab301

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

node/node.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ var (
7777
// Estimated to be Mar 15th 2021
7878
V204EnhanceActivation uint32 = 999999
7979

80-
// V204EnhanceActivation indicates the activation of PegNet 2.0.4.
81-
// Estimated to be Mar 15th 2021
80+
// V204EnhanceActivation indicates the activation that burns remaining airdrop amount.
81+
// Estimated to be April 15th 2021
8282
V204BurnMintTokenActivation uint32 = 999999
8383
)
8484

0 commit comments

Comments
 (0)