Browse Source

Update 'README.md'

master
onryo 1 year ago
parent
commit
e08eb5093c
  1. 6
      README.md

6
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:

Loading…
Cancel
Save