Skip to content

Commit b2b63e0

Browse files
Update apps/portal/src/app/engine/features/account-abstraction/page.mdx
Co-authored-by: Jonas Daniels <[email protected]> Signed-off-by: Joaquim Verges <[email protected]>
1 parent 2653254 commit b2b63e0

File tree

1 file changed

+1
-1
lines changed
  • apps/portal/src/app/engine/features/account-abstraction

1 file changed

+1
-1
lines changed

apps/portal/src/app/engine/features/account-abstraction/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Grant & revoke sessions on an account which allow specific wallets to interact w
6868

6969
Make write calls with a smart account by calling a write endpoint and specify the `x-backend-wallet-address` and `x-account-address` headers.
7070

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)
7272

7373
The `x-account-address` should be set to the deployed smart account address itself.
7474

0 commit comments

Comments
 (0)