Skip to content

Commit c8bfa08

Browse files
authored
Rename plutus sample contract name to correct "Gift contract"
1 parent b485784 commit c8bfa08

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/guides/plutus.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ Similarly, redeemer can be serialized like following::
6666
>>> redeemer.to_cbor()
6767
'840000d8668218829f187b433233349fffa2014131024132ff821a000f42401a000f4240'
6868

69-
------------------
70-
Example - FortyTwo
71-
------------------
69+
-----------------------
70+
Example - Gift Contract
71+
-----------------------
7272

7373
We demonstrate how these concepts come into play using a simple example from `eopsin <https://github.com/ImperatorLang/eopsin>`_.
7474
A user can lock funds together with a public key hash.

0 commit comments

Comments
 (0)