We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b485784 + c8bfa08 commit 57a794eCopy full SHA for 57a794e
docs/source/guides/plutus.rst
@@ -66,9 +66,9 @@ Similarly, redeemer can be serialized like following::
66
>>> redeemer.to_cbor()
67
'840000d8668218829f187b433233349fffa2014131024132ff821a000f42401a000f4240'
68
69
-------------------
70
-Example - FortyTwo
71
+-----------------------
+Example - Gift Contract
72
73
We demonstrate how these concepts come into play using a simple example from `eopsin <https://github.com/ImperatorLang/eopsin>`_.
74
A user can lock funds together with a public key hash.
0 commit comments