From a5e42e22a9230ab65e513b86bf2d87d70e040c0e Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Thu, 8 Oct 2020 13:54:39 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 9eda9b9..d0fc020 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,4 @@ 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 - * Shielded transactions are larger than transparent transactions, partially because there is more data and partially because the 512 byte encrypted memo field takes up a large % of all shielded transaction size. - - + * Shielded transactions are larger than transparent transactions, because more data is stored