Skip to content

Commit 859a411

Browse files
authored
Merge pull request #954 from friedger/patch-4
feat: add more resources
2 parents 6e0ad7c + 5edbcb4 commit 859a411

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/_recipes/derive-principal-addresses-between-networks.mdx

+5-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,8 @@ With the following code, we can now convert a string by calling the <HoverLink h
2222

2323
**Clarity functions**
2424

25-
- [`principal-destruct?`](/stacks/clarity/functions/principal-destruct) [`unwrap-err-panic`](/stacks/clarity/functions/unwrap-err-panic)
25+
- [`principal-construct?`](/stacks/clarity/functions/principal-construct) [`principal-destruct?`](/stacks/clarity/functions/principal-destruct) [`unwrap-err-panic`](/stacks/clarity/functions/unwrap-err-panic)
26+
27+
**Recipes**
28+
29+
- [create-a-random-burn-address](/cookbook/create-a-random-burn-address)

0 commit comments

Comments
 (0)