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 5a25e2c + b1637f4 commit 1f63dbfCopy full SHA for 1f63dbf
cardano-node/src/Cardano/Node/Protocol/Cardano.hs
@@ -171,7 +171,7 @@ mkSomeConsensusProtocolCardano NodeByronProtocolConfiguration {
171
shelleyGenesisHash,
172
shelleyBasedLeaderCredentials = shelleyLeaderCredentials
173
}
174
- , Consensus.cardanoProtocolVersion = ProtVer (natVersion @10) 1
+ , Consensus.cardanoProtocolVersion = ProtVer (natVersion @10) 2
175
-- The remaining arguments specify the parameters needed to transition between two eras
176
, Consensus.cardanoLedgerTransitionConfig =
177
Ledger.mkLatestTransitionConfig
0 commit comments