Skip to content

Commit 6eba1eb

Browse files
authored
fix contract subscriptions info on features (#5793)
1 parent 82667ca commit 6eba1eb

File tree

1 file changed

+0
-6
lines changed
  • apps/portal/src/app/engine/features/contract-subscriptions

1 file changed

+0
-6
lines changed

apps/portal/src/app/engine/features/contract-subscriptions/page.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ A **log** is an event emitted from a successfully executed transaction. Example:
1414

1515
A **receipt** contains onchain details for any transaction. This may be useful for tracking onchain failures (reverted executions).
1616

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-
2317
## Use cases
2418

2519
Your app may trigger an action when an onchain event occurs, such as:

0 commit comments

Comments
 (0)