Skip to content

Commit d852030

Browse files
author
“AyushBherwani1998”
committed
update lineaSepolia to sepolia
1 parent 0e7a027 commit d852030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gator_versioned_docs/version-0.10.1/how-to/send-user-operation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ const userOperationHash = await bundlerClient.sendUserOperation({
6767
```typescript
6868
import { createPublicClient, http } from "viem";
6969
import { createBundlerClient } from "viem/account-abstraction";
70-
import { lineaSepolia as chain } from "viem/chains";
70+
import { sepolia as chain } from "viem/chains";
7171
import {
7272
Implementation,
7373
toMetaMaskSmartAccount,

0 commit comments

Comments
 (0)