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/engine/features/account-abstraction/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
@@ -68,7 +68,7 @@ Grant & revoke sessions on an account which allow specific wallets to interact w
68
68
69
69
Make write calls with a smart account by calling a write endpoint and specify the `x-backend-wallet-address` and `x-account-address` headers.
70
70
71
-
The `x-backend-wallet-address` should be set to the engine backend wallet that has been given by the user admin of the smart account signer permission via a [session key](https://portal.thirdweb.com/references/typescript/v5/erc4337/addSessionKey)
71
+
The `x-backend-wallet-address` should be set to the Engine backend wallet that has been granted signing permission by the smart account's admin through a [session key](https://portal.thirdweb.com/references/typescript/v5/erc4337/addSessionKey)
72
72
73
73
The `x-account-address` should be set to the deployed smart account address itself.
0 commit comments