We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d82d8cf commit d9b075bCopy full SHA for d9b075b
delegation-toolkit/get-started/smart-account-quickstart/eip7702.md
@@ -158,4 +158,4 @@ const userOperationHash = await bundlerClient.sendUserOperation({
158
159
- To grant specific permissions to other accounts from your smart account, [create a delegation](../../how-to/create-delegation/index.md).
160
- To quickly bootstrap a MetaMask Smart Accounts project, [use the CLI](../use-the-cli.md).
161
-- You can also [use MetaMask SDK to upgrade an EOA to a smart account](/sdk/tutorials/upgrade-eoa-to-smart-account).
+- You can also [use MetaMask SDK to upgrade a MetaMask account to a smart account](/sdk/tutorials/upgrade-eoa-to-smart-account).
0 commit comments