cardano-cli
Safe HaskellNone
LanguageHaskell2010

Cardano.CLI.Run.Hash

Synopsis

Documentation

carryHashChecks Source #

Arguments

:: PotentiallyCheckedAnchor anchorType (Anchor StandardCrypto)

The information about anchor data and whether to check the hash (see PotentiallyCheckedAnchor)

-> ExceptT HashCheckError IO () 

Check the hash of the anchor data against the hash in the anchor if checkHash is set to CheckHash.