We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82667ca commit 6eba1ebCopy full SHA for 6eba1eb
apps/portal/src/app/engine/features/contract-subscriptions/page.mdx
@@ -14,12 +14,6 @@ A **log** is an event emitted from a successfully executed transaction. Example:
14
15
A **receipt** contains onchain details for any transaction. This may be useful for tracking onchain failures (reverted executions).
16
17
-<Callout title="Contract Subscriptions is in Early Access" variant="info">
18
-
19
-Please [contact us](https://thirdweb.com/contact-us) to enable this feature.
20
21
-</Callout>
22
23
## Use cases
24
25
Your app may trigger an action when an onchain event occurs, such as:
0 commit comments