We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f26922 commit 9d453a0Copy full SHA for 9d453a0
1 file changed
node/pegnet/admin.go
@@ -38,8 +38,8 @@ var (
38
{ActivationHeight: 231620, MinimumVersion: 1},
39
40
// V5 OPR Update
41
- // Estimated to be July 29th 2020 16:40 UTC
42
- {ActivationHeight: 255778, MinimumVersion: 2},
+ // Estimated to be Aug 19th 2020 14:00 UTC
+ {ActivationHeight: 258796, MinimumVersion: 2},
43
}
44
)
45
0 commit comments