Closed TimUkrainian closed 3 years ago
You can actually do a send-to-many from the command line wallet. Like this:
send '[{"address": "zsaddress1", "amount": 100, "memo": "first address memo"}, {"address": "zsaddress2", "amount": 200, "memo": "second address memo"},{"address": "taddress", "amount": 300},]'
Hi,
i noticed this version of wallet doesn't have the "z_sendmany" command. https://zcash-rpc.github.io/z_sendmany.html
Is this possible to add this feature to this version of wallet or it's only doable on full node version ?
Thank you in advance..