Skip to content

Commit

Permalink
SCP-5029 remove unused lib from marlowe-protocols - update post call …
Browse files Browse the repository at this point in the history
…with tags
  • Loading branch information
ladamesny committed Mar 21, 2023
1 parent af0dd11 commit 19e8928
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -41,6 +41,7 @@ createCloseContract Wallet{..}= do
, roles = Nothing
, contract = V1.Close
, minUTxODeposit = 2_000_000
, tags = mempty
}

createTx <- liftIO $ signShelleyTransaction' createTxBody signingKeys
Expand Down

0 comments on commit 19e8928

Please sign in to comment.