Skip to content

Commit

Permalink
Implement ScriptValidity and TxScriptValidity data types which indica…
Browse files Browse the repository at this point in the history
…tes if a Plutus script is

expected to pass or fail validation.
Add txScriptValidity :: BuildTxWith build (TxScriptValidity era) field to TxBodyContent
Add TxScriptValidity era to ShelleyTxBody
Update txbody cbor serialization functions.

Co-authored-by: John Ky: john.ky@iohk.io
  • Loading branch information
Jimbo4350 committed Aug 13, 2021
1 parent bf71fe3 commit 0952a09
Showing 1 changed file with 223 additions and 62 deletions.

0 comments on commit 0952a09

Please sign in to comment.