Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
An experimental validator which simply hashes a bytestring stored in the datum using one of three supported algorithms.
Documentation
data HashAlgorithm Source #
Instances
type RedeemerType = HashAlgorithm Source #
compiledValidator :: CompiledCode ValidatorType Source #
validatorScript :: SerialisedScript Source #
validatorHash :: ScriptHash Source #
redeemer :: RedeemerType -> Redeemer Source #