Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
This module export a helper function that produces a two argument yielding script that we use to implement the logic for yielding validator, minting policy and staking validator
Documentation
yieldingHelper :: forall (s :: S). Term s (PCurrencySymbol :--> (PData :--> (PScriptContext :--> POpaque))) Source #