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.