Skip to content

Fix async context in onchain client examples - #637

Open
t0mw4lker wants to merge 1 commit into
inkonchain:mainfrom
t0mw4lker:patch-2
Open

Fix async context in onchain client examples#637
t0mw4lker wants to merge 1 commit into
inkonchain:mainfrom
t0mw4lker:patch-2

Conversation

@t0mw4lker

Copy link
Copy Markdown

Updated the Ethers.js and Viem examples in src/pages/build/onchain-clients.mdx to wrap await calls in an explicit async function, since both examples previously used await without providing an async execution context.

Updated the Ethers.js and Viem examples in `src/pages/build/onchain-clients.mdx` to wrap `await` calls in an explicit `async` function, since both examples previously used `await` without providing an async execution context.
@t0mw4lker
t0mw4lker requested a review from a team as a code owner August 10, 2026 14:24
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.

1 participant