I wanted to send some zcash coins from one t address to the another t address.
the command i used was
src/zcash-cli z_sendmany “t1b1WwsrTRSwttBzoeWC8pHhhEism82k7dN” “[{"address": "t1N6ZH3tNjSE5m1wEqEiXrGs36g3YjPVvNm", "amount": 0.68016757}]”**
i put that in and i got a opid with some random numbers and letters. is this the proper way of sending it since any other way i tried didnt work. also im sending this from my linux machine to my jaxx wallet. thanks.