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.
1 parent 26277ec commit 73e903fCopy full SHA for 73e903f
concordium-consensus/src/Concordium/ProtocolUpdate/P10.hs
@@ -24,7 +24,7 @@ import Concordium.KonsensusV1.TreeState.Implementation
24
import Concordium.KonsensusV1.TreeState.Types
25
import qualified Concordium.ProtocolUpdate.P10.Reboot as Reboot
26
27
--- | Updates that are supported from protocol version P9.
+-- | Updates that are supported from protocol version P10.
28
data Update = Reboot
29
deriving (Show)
30
0 commit comments