Skip to content

Commit 36871ba

Browse files
Merge pull request #6043 from IntersectMBO/mwojtowicz/10.1.3
CHaP bump for node 10.1.3
2 parents 4e78f00 + de3c809 commit 36871ba

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

cardano-node/src/Cardano/Node/Protocol/Cardano.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ mkSomeConsensusProtocolCardano NodeByronProtocolConfiguration {
171171
shelleyGenesisHash,
172172
shelleyBasedLeaderCredentials = shelleyLeaderCredentials
173173
}
174-
, Consensus.cardanoProtocolVersion = ProtVer (natVersion @10) 0
174+
, Consensus.cardanoProtocolVersion = ProtVer (natVersion @10) 1
175175
-- The remaining arguments specify the parameters needed to transition between two eras
176176
, Consensus.cardanoLedgerTransitionConfig =
177177
Ledger.mkLatestTransitionConfig

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)