Safe Haskell | None |
---|---|
Language | Haskell98 |
Shelley.Spec.Ledger.Hashing
Documentation
class Era e => HashAnnotated a e | a -> e where Source #
Minimal complete definition
Nothing
Instances
Era era => HashAnnotated (TxBody era) era Source # | |
ShelleyBased era => HashAnnotated (Tx era) era Source # | |
data EraIndependentTx Source #
data EraIndependentTxBody Source #
data EraIndependentScript Source #