Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chain Abstraction: add execute method #280

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

jakubuid
Copy link
Contributor

@jakubuid jakubuid commented Feb 6, 2025

Description

Enter the description of this PR and add any important context/info.

Tests

  • - Ran the changes locally with Docusaurus. and confirmed that the changes appear as expected.
  • - Applied the corrections suggested by Cspell on the .mdx files with changes.

Preview/s

Insert the Vercel preview URL for all the doc pages that you have made changes to.

<PREVIEW_URL_1>

@jakubuid jakubuid requested a review from vrajdesai78 February 6, 2025 08:02
Copy link

vercel bot commented Feb 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
reown-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 4:52pm

@@ -13,8 +13,7 @@ Apps need to pass `gas` as null, while sending a transaction to allow proper gas
When sending a transaction, you need to:
1. Check if the required chain has enough funds to complete the transaction
2. If not, use the `prepare` method to generate necessary bridging transactions
3. Check the status of the bridging transactions and wait for them to be completed
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think it's worth to mention: "Sign routing and initial transaction"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants