Skip to content

Commit 73e903f

Browse files
drsk0td202
authored andcommitted
Update concordium-consensus/src/Concordium/ProtocolUpdate/P10.hs
Co-authored-by: Thomas Dinsdale-Young <td202@users.noreply.github.com>
1 parent 26277ec commit 73e903f

File tree

1 file changed

+1
-1
lines changed
  • concordium-consensus/src/Concordium/ProtocolUpdate

1 file changed

+1
-1
lines changed

concordium-consensus/src/Concordium/ProtocolUpdate/P10.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import Concordium.KonsensusV1.TreeState.Implementation
2424
import Concordium.KonsensusV1.TreeState.Types
2525
import qualified Concordium.ProtocolUpdate.P10.Reboot as Reboot
2626

27-
-- | Updates that are supported from protocol version P9.
27+
-- | Updates that are supported from protocol version P10.
2828
data Update = Reboot
2929
deriving (Show)
3030

0 commit comments

Comments
 (0)