Skip to content

Commit a574d9b

Browse files
Soupstrawlehins
andauthored
Update eras/alonzo/impl/src/Cardano/Ledger/Alonzo/TxOut.hs
Co-authored-by: Alexey Kuleshevich <alexey.kuleshevich@iohk.io>
1 parent ff7b07f commit a574d9b

File tree

1 file changed

+1
-1
lines changed
  • eras/alonzo/impl/src/Cardano/Ledger/Alonzo

1 file changed

+1
-1
lines changed

eras/alonzo/impl/src/Cardano/Ledger/Alonzo/TxOut.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ deriving via InspectHeapNamed "AlonzoTxOut" (AlonzoTxOut era) instance NoThunks
209209
encodeAddress28 ::
210210
Network ->
211211
PaymentCredential ->
212-
Maybe Addr28Extra
212+
Addr28Extra
213213
encodeAddress28 network paymentCred = do
214214
let networkBit, payCredTypeBit :: Word64
215215
networkBit =

0 commit comments

Comments
 (0)