Skip to content

Commit 46fbbbb

Browse files
committed
fix: Compiler warning
1 parent 22b99f3 commit 46fbbbb

File tree

1 file changed

+1
-0
lines changed
  • cardano-db/test/Test/IO/Cardano/Db

1 file changed

+1
-0
lines changed

Diff for: cardano-db/test/Test/IO/Cardano/Db/Util.hs

+1
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,5 @@ mkTxOutCore blkId txId =
113113
, C.txOutStakeAddressId = Nothing
114114
, C.txOutTxId = txId
115115
, C.txOutValue = DbLovelace 1000000000
116+
, C.txOutMaTxOut = Nothing
116117
}

0 commit comments

Comments
 (0)