Skip to content

Commit

Permalink
Add missing argument to codecConfig.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanknowles authored and erikd committed Mar 16, 2023
1 parent b5b7053 commit aa0e23d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/wallet/src/Cardano/Wallet/Shelley/Network/Node.hs
Expand Up @@ -941,6 +941,7 @@ codecConfig sp = CardanoCodecConfig
ShelleyCodecConfig
ShelleyCodecConfig
ShelleyCodecConfig
ShelleyCodecConfig

-- | A group of codecs which will deserialise block data.
codecs
Expand Down

0 comments on commit aa0e23d

Please sign in to comment.