Skip to content

Commit 93ac2f4

Browse files
committed
improve desc
1 parent ea4da7b commit 93ac2f4

File tree

1 file changed

+1
-1
lines changed
  • apps/portal/src/app/dotnet/wallets/providers/account-abstraction

1 file changed

+1
-1
lines changed

apps/portal/src/app/dotnet/wallets/providers/account-abstraction/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ var basicEoa = await InAppWallet.Create(
4646
);
4747
```
4848

49-
_When using EIP-7702 execution modes, upon your first transaction - if not already delegated to a smart account - an EIP-7702 authorization will be signed and bundled with your first transaction, similar to how 4337 works with initcode, but without the large gas costs, slower execution and chain specific requirements._
49+
_When using EIP-7702 execution modes - if not already delegated to a smart account - an EIP-7702 authorization will be signed and bundled with your first transaction, similar to how 4337 works with initcode, but without the large gas costs, slower execution and chain specific requirements._
5050

5151
# SmartWallet (via EIP-4337 Bundlers)
5252

0 commit comments

Comments
 (0)