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

Cardano.YTxP.Control.Yielding.Helper

Description

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 #