Skip to content

Commit

Permalink
fixup typo in new Alonzo integration code
Browse files Browse the repository at this point in the history
  • Loading branch information
nfrisby committed Feb 24, 2021
1 parent 12c524a commit ccbd523
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ protocolInfoCardano protocolParamsByron@ProtocolParamsByron {
-- Alonzo

genesisAlonzo :: ShelleyGenesis (AlonzoEra c)
genesisAlonzo = SL.translateEra' () genesisAllegra
genesisAlonzo = SL.translateEra' () genesisMary

blockConfigAlonzo :: BlockConfig (ShelleyBlock (AlonzoEra c))
blockConfigAlonzo =
Expand Down

0 comments on commit ccbd523

Please sign in to comment.