Skip to content

Commit e3a9fa5

Browse files
Update docs/base-account/reference/core/getCryptoKeyAccount.mdx
Co-authored-by: Montana <montanawong@gmail.com>
1 parent ba599bb commit e3a9fa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/base-account/reference/core/getCryptoKeyAccount.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: "Retrieve the current crypto key account associated with the user's
66
Defined in the [Base Account SDK](https://github.com/base/account-sdk)
77

88
<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.
1010
</Info>
1111

1212
## Parameters

0 commit comments

Comments
 (0)