You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/portal/src/app/dotnet/wallets/actions/signauthorization/page.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Integrates `authorizationList` for any transactions.
10
10
This EIP essentially allows you to set code to an EOA, unlocking a world of possibilities to enhance their functionality.
11
11
An authority may execute its own authorization, the only difference is internal whereby the authorization nonce is incremented by 1.
12
12
13
-
You almost never need to use this API directly, but it's available for low-level access. Use `sponsorGas` with thirdweb wallets to turn them into Smart 7702 EOAs.
13
+
You almost never need to use this API directly, but it's available for low-level access. Use higher level [Account Abstraction](/dotnet/wallets/providers/account-abstraction) APIs instead.
0 commit comments