From 737636efaefa3eb36379c412bcae4dfaf1e49711 Mon Sep 17 00:00:00 2001 From: adityapk00 <31996805+adityapk00@users.noreply.github.com> Date: Mon, 14 Oct 2019 17:36:39 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c90a1d9..d26ff89 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Run `zecwallet-cli help` to see a list of all commands. ## Privacy * While all the keys and transaction detection happens on the client, the server can learn what blocks contain your shielded transactions. * The server also learns other metadata about you like your ip address etc... +* Also remember that t-addresses don't provide any privacy protection. ## Notes: * The wallet connects to the mainnet by default. To connect to testnet, please pass `--server https://lightd-test.zecwallet.co:443`