From f2645dfb92ac91632e8b1d691fa42fe20b539d3d Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Thu, 8 Oct 2020 13:56:06 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d0fc020..11a6ae0 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,10 @@ Here is an [example config file](https://gist.github.com/leto/2c3401df2f21a2ed56 * 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, because more data is stored + + +## GUI wallets + +The latest Hush full node GUI wallet is [SilentDragon 1.0.0](https://github.com/MyHush/SilentDragon/releases/tag/v1.0.0) + +