cardano-ledger-core-1.15.1.0: Core components of Cardano ledgers from the Shelley release on.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Cardano.Ledger.Core.Utils

Documentation

mkDummySafeHash ∷ ∀ c a. Crypto c ⇒ Proxy c → IntSafeHash c a Source #

txInAt ∷ (HasCallStack, Integral i, EraTx era) ⇒ i → Tx era → TxIn (EraCrypto era) Source #