Skip to content

Commit f36c183

Browse files
committed
update signauth msg
1 parent 93ac2f4 commit f36c183

File tree

1 file changed

+1
-1
lines changed
  • apps/portal/src/app/dotnet/wallets/actions/signauthorization

1 file changed

+1
-1
lines changed

apps/portal/src/app/dotnet/wallets/actions/signauthorization/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Integrates `authorizationList` for any transactions.
1010
This EIP essentially allows you to set code to an EOA, unlocking a world of possibilities to enhance their functionality.
1111
An authority may execute its own authorization, the only difference is internal whereby the authorization nonce is incremented by 1.
1212

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.
1414

1515
## Usage
1616

0 commit comments

Comments
 (0)