From 9a3217cda5e9c86c19c33817f25eb804351a2a89 Mon Sep 17 00:00:00 2001 From: akcryptoguy Date: Thu, 30 Jul 2020 09:30:52 -0800 Subject: [PATCH] Update release-notes.md --- doc/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/release-notes.md b/doc/release-notes.md index ce82a042f..ba1c0de89 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -84,7 +84,7 @@ A new 256-bit modifier for the proof of stake protocol has been defined, `CBlock It is computed at every block, by taking the hash of the modifier of previous block along with the coinstake input. To meet the protocol, the PoS kernel must comprise the modifier of the previous block. -Changeover enforcement of this new modifier is set to occur at block `1000` for testnet and block `1000000` for mainnet. +Changeover enforcement of this new modifier is set to occur at block `1000` for testnet and block `1130000` for mainnet. ### Block index batch writing