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: docs/base-account/reference/core/getCryptoKeyAccount.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
@@ -6,7 +6,7 @@ description: "Retrieve the current crypto key account associated with the user's
6
6
Defined in the [Base Account SDK](https://github.com/base/account-sdk)
7
7
8
8
<Info>
9
-
Retrieves the current crypto account associated with the user's session. This is the primary function for accessing account information in Base Account applications.
9
+
Retrieves the current crypto key account associated with the user's session. Crypto keys are used as the default local signer implementation for sub accounts.
0 commit comments