From c936e97503df038c8d6be4cc20ac4d09505c099e Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Thu, 8 Oct 2020 13:51:04 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2c872e9..925c29d 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,6 @@ Here is an [example config file](https://gist.github.com/leto/2c3401df2f21a2ed56 * Change from a zaddr goes back to itself! Not a different address, like in transparent addresses (taddrs). * Making zaddr transactions are slower, taking a few seconds instead of a few milliseconds + * Shielded transactions do not show the sender address, receiver address or amounts on the public explorer. You will need to use local RPC methods such as `z_viewtransaction` to see those details +