This commit is contained in:
Seungheon Oh 2022-04-25 08:48:22 -04:00
parent 5a688262c3
commit 5ff09ee207
3 changed files with 8 additions and 8 deletions

View file

@ -115,7 +115,7 @@ inputCollateral indx =
{ txOutAddress = Address (users !! indx) Nothing
, txOutValue = Value.singleton "" "" 2000000
, txOutDatumHash = Just (DatumHash "")
}
}
outputTreasury :: Int -> Value -> TxOut
outputTreasury indx val =