cardano-ledger-conway-1.21.0.0: Cardano ledger with an updated on-chain governance system.
Safe HaskellNone
LanguageHaskell2010

Test.Cardano.Ledger.Conway.Binary.Golden

Synopsis

Documentation

listRedeemersEncEnc Source #

A simple redeemer encoded as a list

expectDecoderResultOn ∷ (DecCBOR (Annotator a), Eq b, HasCallStack, Show b) ⇒ VersionEnc → a → (a → b) → Expectation Source #

expectDecoderSuccessAnnWith ∷ (DecCBOR (Annotator a), HasCallStack, Show a, Eq a) ⇒ (a → a → Bool) → VersionEnc → a → Expectation Source #