Skip to content

Commit

Permalink
Add UTXO rule for ShelleyMA eras.
Browse files Browse the repository at this point in the history
  • Loading branch information
nc6 committed Oct 26, 2020
1 parent 05b708d commit b738236
Show file tree
Hide file tree
Showing 2 changed files with 391 additions and 1 deletion.
3 changes: 2 additions & 1 deletion shelley-ma/impl/cardano-ledger-shelley-ma.cabal
Expand Up @@ -27,6 +27,7 @@ library
Cardano.Ledger.ShelleyMA.Value
Cardano.Ledger.ShelleyMA.Timelocks
Cardano.Ledger.ShelleyMA.TxBody
Cardano.Ledger.ShelleyMA.Rules.Utxo
other-modules:
Cardano.Ledger.ShelleyMA

Expand All @@ -43,9 +44,9 @@ library
deepseq,
groups,
nothunks,
partial-order,
shelley-spec-ledger,
small-steps,
transformers
hs-source-dirs: src
ghc-options:
-Wall
Expand Down

0 comments on commit b738236

Please sign in to comment.