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: _pages/identity/smart-wallet/guides/sub-accounts/index.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
@@ -45,6 +45,6 @@ If you want to skip ahead and just get the final code, you can find it here:
45
45
2.[Using Sub Accounts](/identity/smart-wallet/guides/sub-accounts/using-sub-accounts) - Explore how to interact with Sub Accounts in your application. This guide demonstrates:
46
46
47
47
- Signing messages with Sub Accounts using `useSignMessage`
48
-
- Sending transactions with spend limits using `useSendTransaction`
48
+
- Sending transactions with Spend Permissions using `useSendTransaction`
49
49
- Building a complete interface for wallet connection and transactions
50
50
- Understanding transaction limitations based on spend permissions
0 commit comments