From 5a6efcf604b24d31516303fa0f13353b5c820838 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Sun, 5 Jun 2022 14:47:35 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 91750b0..9f79cc2 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,8 @@ consolidation=1 ``` # Tips for exchanges and mining pools + * To shield coinbase funds use the [z_shieldcoinbase](https://faq.hush.is/rpc/z_shieldcoinbase.html) RPC + * To get a list of all zaddrs in a wallet use the [z_listaddresses](https://faq.hush.is/rpc/z_listaddresses.html) RPC * It's possible that many users request a withdraw within a few seconds of each other which will spike CPU usage and potentially trigger bugs * Hush 3.9.1 should be less likely to have these bugs * It's a good idea to not let too many ztx's be queued at once.