ytxp-plutarch-0.1.0: Control scripts, types, and utilities for the YTxP architecture
Safe HaskellSafe-Inferred
LanguageHaskell2010

Utils

Synopsis

Documentation

pscriptHashToCurrencySymbol :: Term s PScriptHash -> Term s PCurrencySymbol Source #

Convert a ScriptHash to a CurrencySymbol, which has the same representation

pmember :: PIsData k => Term s (k :--> (PMap any k v :--> PBool)) Source #

pcheck :: forall (s :: S). Term s PBool -> Term s POpaque Source #