From e08eb5093c57b0ad40006b0c7c4c1eb83fa0a735 Mon Sep 17 00:00:00 2001 From: onryo Date: Sat, 28 Jan 2023 00:19:21 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2444cdb..f0d55f3 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,12 @@ To send coins use the following call: (FROM address TO address) ./hush-cli -ac_name=DRAGONX z_sendmany "zs1..." '[{"address": "zs1...", "amount": 69.69}]' ``` +On Windows use: + +``` +./hush-cli -ac_name="DRAGONX" z_sendmany "zs1..." '[{\"address\": \"zs1...\", \"amount\": 69.69}]' +``` + # Useful RPC commands All RPC commands for Hush can be used the same way for any HSC. The total list: