Skip to content

Commit b8e8462

Browse files
Update apps/portal/src/app/engine/features/account-abstraction/page.mdx
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com> Signed-off-by: Joaquim Verges <[email protected]>
1 parent b2b63e0 commit b8e8462

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 granted signing permission by the smart account's admin through 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)