Skip to content

Commit

Permalink
deploy: 1c8954c
Browse files Browse the repository at this point in the history
  • Loading branch information
florentc committed Mar 22, 2024
1 parent 983283f commit 9c92f2a
Show file tree
Hide file tree
Showing 100 changed files with 5,798 additions and 5,775 deletions.
2 changes: 1 addition & 1 deletion Cooked-Attack-AddToken.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>Cooked.Attack.AddToken</title><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><span class="caption">cooked-validators-2.0.0</span><ul class="links" id="page-menu"><li><a href="src/Cooked.Attack.AddToken.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">Cooked.Attack.AddToken</p></div><div id="synopsis"><details id="syn"><summary>Synopsis</summary><ul class="details-toggle" data-details-id="syn"><li class="src short"><a href="#v:addTokenAttack">addTokenAttack</a> :: <a href="Cooked-Tweak-Common.html#t:MonadTweak" title="Cooked.Tweak.Common">MonadTweak</a> m =&gt; (<a href="https://hackage.haskell.org/package/-/docs/Ledger-Typed-Scripts.html#t:Versioned" title="Ledger.Typed.Scripts">Versioned</a> <a href="https://hackage.haskell.org/package/-/docs/Ledger-Typed-Scripts.html#t:MintingPolicy" title="Ledger.Typed.Scripts">MintingPolicy</a> -&gt; [(<a href="https://hackage.haskell.org/package/-/docs/Plutus-V1-Ledger-Value.html#t:TokenName" title="Plutus.V1.Ledger.Value">TokenName</a>, <a href="https://hackage.haskell.org/package/-/docs/Distribution-Compat-Prelude-Internal.html#t:Integer" title="Distribution.Compat.Prelude.Internal">Integer</a>)]) -&gt; <a href="Cooked-Wallet.html#t:Wallet" title="Cooked.Wallet">Wallet</a> -&gt; m <a href="https://hackage.haskell.org/package/-/docs/Plutus-ChainIndex-Tx.html#t:Value" title="Plutus.ChainIndex.Tx">Value</a></li><li class="src short"><span class="keyword">newtype</span> <a href="#t:AddTokenLbl">AddTokenLbl</a> = <a href="#v:AddTokenLbl">AddTokenLbl</a> <a href="https://hackage.haskell.org/package/-/docs/Plutus-V1-Ledger-Value.html#t:TokenName" title="Plutus.V1.Ledger.Value">TokenName</a></li></ul></details></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:addTokenAttack" class="def">addTokenAttack</a> <a href="src/Cooked.Attack.AddToken.html#addTokenAttack" class="link">Source</a> <a href="#v:addTokenAttack" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Cooked-Tweak-Common.html#t:MonadTweak" title="Cooked.Tweak.Common">MonadTweak</a> m</td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">=&gt; (<a href="https://hackage.haskell.org/package/-/docs/Ledger-Typed-Scripts.html#t:Versioned" title="Ledger.Typed.Scripts">Versioned</a> <a href="https://hackage.haskell.org/package/-/docs/Ledger-Typed-Scripts.html#t:MintingPolicy" title="Ledger.Typed.Scripts">MintingPolicy</a> -&gt; [(<a href="https://hackage.haskell.org/package/-/docs/Plutus-V1-Ledger-Value.html#t:TokenName" title="Plutus.V1.Ledger.Value">TokenName</a>, <a href="https://hackage.haskell.org/package/-/docs/Distribution-Compat-Prelude-Internal.html#t:Integer" title="Distribution.Compat.Prelude.Internal">Integer</a>)])</td><td class="doc"><p>For each policy that occurs in some <code>Mints</code> constraint, return a list of
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>Cooked.Attack.AddToken</title><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><span class="caption">cooked-validators-3.0.0</span><ul class="links" id="page-menu"><li><a href="src/Cooked.Attack.AddToken.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">Cooked.Attack.AddToken</p></div><div id="synopsis"><details id="syn"><summary>Synopsis</summary><ul class="details-toggle" data-details-id="syn"><li class="src short"><a href="#v:addTokenAttack">addTokenAttack</a> :: <a href="Cooked-Tweak-Common.html#t:MonadTweak" title="Cooked.Tweak.Common">MonadTweak</a> m =&gt; (<a href="https://hackage.haskell.org/package/-/docs/Ledger-Typed-Scripts.html#t:Versioned" title="Ledger.Typed.Scripts">Versioned</a> <a href="https://hackage.haskell.org/package/-/docs/Ledger-Typed-Scripts.html#t:MintingPolicy" title="Ledger.Typed.Scripts">MintingPolicy</a> -&gt; [(<a href="https://hackage.haskell.org/package/-/docs/Plutus-V1-Ledger-Value.html#t:TokenName" title="Plutus.V1.Ledger.Value">TokenName</a>, <a href="https://hackage.haskell.org/package/-/docs/Distribution-Compat-Prelude-Internal.html#t:Integer" title="Distribution.Compat.Prelude.Internal">Integer</a>)]) -&gt; <a href="Cooked-Wallet.html#t:Wallet" title="Cooked.Wallet">Wallet</a> -&gt; m <a href="https://hackage.haskell.org/package/-/docs/Plutus-ChainIndex-Tx.html#t:Value" title="Plutus.ChainIndex.Tx">Value</a></li><li class="src short"><span class="keyword">newtype</span> <a href="#t:AddTokenLbl">AddTokenLbl</a> = <a href="#v:AddTokenLbl">AddTokenLbl</a> <a href="https://hackage.haskell.org/package/-/docs/Plutus-V1-Ledger-Value.html#t:TokenName" title="Plutus.V1.Ledger.Value">TokenName</a></li></ul></details></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:addTokenAttack" class="def">addTokenAttack</a> <a href="src/Cooked.Attack.AddToken.html#addTokenAttack" class="link">Source</a> <a href="#v:addTokenAttack" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Cooked-Tweak-Common.html#t:MonadTweak" title="Cooked.Tweak.Common">MonadTweak</a> m</td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">=&gt; (<a href="https://hackage.haskell.org/package/-/docs/Ledger-Typed-Scripts.html#t:Versioned" title="Ledger.Typed.Scripts">Versioned</a> <a href="https://hackage.haskell.org/package/-/docs/Ledger-Typed-Scripts.html#t:MintingPolicy" title="Ledger.Typed.Scripts">MintingPolicy</a> -&gt; [(<a href="https://hackage.haskell.org/package/-/docs/Plutus-V1-Ledger-Value.html#t:TokenName" title="Plutus.V1.Ledger.Value">TokenName</a>, <a href="https://hackage.haskell.org/package/-/docs/Distribution-Compat-Prelude-Internal.html#t:Integer" title="Distribution.Compat.Prelude.Internal">Integer</a>)])</td><td class="doc"><p>For each policy that occurs in some <code>Mints</code> constraint, return a list of
token names together with how many tokens with that name should be
minted.</p><p>For each of the elements of the returned list, one modified transaction
with the additional tokens will be generated. (This means for example that,
Expand Down
Loading

0 comments on commit 9c92f2a

Please sign in to comment.