Skip to content

Commit 9d453a0

Browse files
committed
V5 OPR Update height
1 parent 3f26922 commit 9d453a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

node/pegnet/admin.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ var (
3838
{ActivationHeight: 231620, MinimumVersion: 1},
3939

4040
// V5 OPR Update
41-
// Estimated to be July 29th 2020 16:40 UTC
42-
{ActivationHeight: 255778, MinimumVersion: 2},
41+
// Estimated to be Aug 19th 2020 14:00 UTC
42+
{ActivationHeight: 258796, MinimumVersion: 2},
4343
}
4444
)
4545

0 commit comments

Comments
 (0)