tests
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Cardano.Ledger.Babbage.GoldenTranslation

Description

Deserializes TranslationInstances from golden/translations.cbor file.

To regenerate the golden file (for example, if the logic in the translation changes), run the following command from the root of the repository: cabal run cardano-ledger-era:gen-golden"

Documentation