We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8cccda + 1dafcf1 commit 485cfc8Copy full SHA for 485cfc8
concordium-consensus/src/Concordium/ProtocolUpdate/P8/ProtocolP9.hs
@@ -78,7 +78,7 @@ import Concordium.Types.ProtocolVersion
78
-- | The hash that identifies a update from P8 to P9 protocol.
79
-- This is the hash of the published specification document.
80
updateHash :: SHA256.Hash
81
-updateHash = read "38c093fafce85684da59135441f37ebf4ece195be15e23ab9072d3d12d6dc3a7"
+updateHash = read "1524c737e9d81fe79e4fccfa0b74d11d1cd7d3217b069b4b92f0cb3490d79ba6"
82
83
-- | Construct the genesis data for a P8.ProtocolP9 update.
84
-- This takes the terminal block of the old chain which is used as the basis for constructing
0 commit comments