Skip to content

Commit 957b759

Browse files
committed
fix: clarity comment about with-* expressions
1 parent 6f2182a commit 957b759

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/clarity/functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2908,7 +2908,7 @@ The `var-set` function sets the value associated with the input variable to the
29082908
***
29092909

29102910
{% hint style="info" %}
2911-
The following 5 `with-*` functions are meant to be used inside the new `restrict-assets?` function.
2911+
The following 5 `with-*` functions are meant to be used to protect assets inside `restrict-assets?` or `as-contract?` expressions.
29122912
{% endhint %}
29132913

29142914
## with-all-assets-unsafe

0 commit comments

Comments
 (0)