We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b99f3 commit 46fbbbbCopy full SHA for 46fbbbb
cardano-db/test/Test/IO/Cardano/Db/Util.hs
@@ -113,4 +113,5 @@ mkTxOutCore blkId txId =
113
, C.txOutStakeAddressId = Nothing
114
, C.txOutTxId = txId
115
, C.txOutValue = DbLovelace 1000000000
116
+ , C.txOutMaTxOut = Nothing
117
}
0 commit comments