Skip to content

Commit

Permalink
Merge pull request #252 from trepca/patch-2
Browse files Browse the repository at this point in the history
Update singletons.md
  • Loading branch information
danieljperry authored Dec 20, 2023
2 parents 428618a + 728069d commit b2ac0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/primitives/singletons.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ The idea is that you curry in the necessary information to calculate the singlet
This is the source code, which can also be found in the chia-blockchain repository in the puzzle [`p2_singleton`](https://github.com/Chia-Network/chia-blockchain/blob/fad414132e6950e79e805629427af76bf9ddcbc5/chia/wallet/puzzles/p2_singleton.clvm).

<details>
<summary>Singleton Launcher</summary>
<summary>Pay to Singleton</summary>

```chialisp title="p2_singleton.clvm"
(mod (
Expand Down

0 comments on commit b2ac0a0

Please sign in to comment.