Skip to content

Commit

Permalink
Add missing codec config for new protocol version
Browse files Browse the repository at this point in the history
  • Loading branch information
abailly-iohk committed Feb 7, 2023
1 parent dd2af38 commit cac6382
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -129,6 +129,7 @@ defaultCodecConfig =
Shelley.ShelleyCodecConfig
Shelley.ShelleyCodecConfig
Shelley.ShelleyCodecConfig
Shelley.ShelleyCodecConfig

readChainPoint :: String -> Maybe (Point (CardanoBlock StandardCrypto))
readChainPoint = \case
Expand Down

0 comments on commit cac6382

Please sign in to comment.