Skip to content

Commit d6636bb

Browse files
mitchell-stacksgitbook-bot
authored andcommitted
GITBOOK-32: No subject
1 parent 49d462e commit d6636bb

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
@@ -332,7 +332,7 @@ The `asserts!` function admits a boolean argument and asserts its evaluation: if
332332
## at-block
333333

334334
{% hint style="danger" %}
335-
Deprecated in Clarity 5.
335+
Beginning in epoch 3.4, `at-block` has been disabled: any execution reaching a call to `at-block` will result in a runtime error and new contracts containing `at-block` will be rejected. See [SIP-042](https://github.com/francesco-stacks/sips/blob/da24c8fffc2501b8999d5fd169e364895283dc98/sips/sip-042/sip-042.md) for details.
336336
{% endhint %}
337337

338338
Introduced in: **Clarity 1**

0 commit comments

Comments
 (0)