format
This commit is contained in:
parent
5a688262c3
commit
5ff09ee207
3 changed files with 8 additions and 8 deletions
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue