Skip to content

Commit 6c3dd81

Browse files
authored
Merge pull request #7378 from tymtam2/smart_contracts_just_privacy
Smart contract can also protect privacy, not our privacy
2 parents 0db88d5 + a252a35 commit 6c3dd81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/smart-contracts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Smart contracts are also useful for audits and tracking. Since Ethereum smart co
6161

6262
### Privacy protection {#privacy-protection}
6363

64-
Smart contracts can also protect our privacy. Since Ethereum is a pseudonymous network (your transactions are tied publicly to a unique cryptographic address, not your identity), you can protect your privacy from observers.
64+
Smart contracts can also protect your privacy. Since Ethereum is a pseudonymous network (your transactions are tied publicly to a unique cryptographic address, not your identity), you can protect your privacy from observers.
6565

6666
### Visible terms {#visible-terms}
6767

0 commit comments

Comments
 (0)