Skip to content

Commit

Permalink
Review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
amirmrad committed Jan 14, 2025
1 parent 6f53e3c commit 8453053
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion src/lib/Wst/Offchain/BuildTx/Common.hs

This file was deleted.

3 changes: 0 additions & 3 deletions src/test/unit/Wst/Test/UnitTest.hs
Original file line number Diff line number Diff line change
Expand Up @@ -275,9 +275,6 @@ registerTransferScripts pkh = failOnError $ do
credSpending = C.StakeCredentialByScript hshSpending

txBody <- BuildTx.execBuildTxT $ do
-- pp <- fmap C.unLedgerProtocolParameters queryProtocolParameters
-- BuildTx.addStakeScriptWitness credMinting transferMintingScript ()
-- BuildTx.addConwayStakeCredentialRegistrationCertificate credMinting (pp ^. Ledger.ppKeyDepositL)

addConwayStakeCredentialCertificate credSpending
addConwayStakeCredentialCertificate credMinting
Expand Down

0 comments on commit 8453053

Please sign in to comment.