send_private_payment
Send private Zcash payments to shielded addresses with full encryption and optional memos.
Instructions
Send a private Zcash payment to a shielded address. Transaction is fully encrypted with optional memo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_address | Yes | Recipient z-address (shielded) | |
| amount | Yes | Amount to send in ZEC | |
| memo | No | Optional encrypted memo (max 512 bytes) |