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 00fb480 commit 6c034ecCopy full SHA for 6c034ec
1 file changed
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) 3
+ , Consensus.cardanoProtocolVersion = ProtVer (natVersion @10) 6
175
-- The remaining arguments specify the parameters needed to transition between two eras
176
, Consensus.cardanoLedgerTransitionConfig =
177
Ledger.mkLatestTransitionConfig
0 commit comments