Skip to content

Commit 286654e

Browse files
authored
Merge pull request #13109 from curvegrid/clarify-wallets-accounts
Clarify account in the context of a wallet
2 parents 6408d06 + 466c956 commit 286654e

File tree

1 file changed

+1
-1
lines changed
  • public/content/developers/docs/accounts

1 file changed

+1
-1
lines changed

public/content/developers/docs/accounts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ There is also another type of key in Ethereum, introduced when Ethereum switched
109109

110110
## A note on wallets {#a-note-on-wallets}
111111

112-
An account is not a wallet. An account is the keypair for a user-owned Ethereum account. A wallet is an interface or application that lets you interact with your Ethereum account.
112+
An account is not a wallet. A wallet is an interface or application that lets you interact with your Ethereum account, either an externally-owned account or a contract account.
113113

114114
## A visual demo {#a-visual-demo}
115115

0 commit comments

Comments
 (0)