We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0707fed commit 13ab301Copy full SHA for 13ab301
1 file changed
node/node.go
@@ -77,8 +77,8 @@ var (
77
// Estimated to be Mar 15th 2021
78
V204EnhanceActivation uint32 = 999999
79
80
- // V204EnhanceActivation indicates the activation of PegNet 2.0.4.
81
- // Estimated to be Mar 15th 2021
+ // V204EnhanceActivation indicates the activation that burns remaining airdrop amount.
+ // Estimated to be April 15th 2021
82
V204BurnMintTokenActivation uint32 = 999999
83
)
84
0 commit comments