Skip to content

Commit c5ff6bd

Browse files
authored
Update page.mdx
Signed-off-by: samina <[email protected]>
1 parent c356813 commit c5ff6bd

File tree

1 file changed

+7
-1
lines changed
  • apps/portal/src/app/engine/v3/troubleshoot

1 file changed

+7
-1
lines changed

apps/portal/src/app/engine/v3/troubleshoot/page.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,10 @@ import { Details } from "@doc";
77
Ensure that Account Abstraction is enabled for your project by navigating to Project Settings > Enabled Services > Account Abstraction.
88

99
If disabled, toggle on Account Abstraction and try the transaction again.
10-
</Details>
10+
</Details>
11+
12+
<Details summary="How do I delete Transactions Cloud?">
13+
14+
To delete or stop sending requests on Transactions Cloud, you may stop sending requests through your codebase and remove associated code. If you don't want Transactions Cloud and are not using any other features within the same project, you may delete the associated project as well.
15+
16+
</Details>

0 commit comments

Comments
 (0)