-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
help spendzerocoinmints says that "address" is optional, and that if a target address is omitted it will spend to a new change address.
Spend zerocoin mints to a VEIL address.
Requires wallet passphrase to be set with walletpassphrase call.
Arguments:
1. mints_list (string, required) A json array of zerocoin mints serial hashes
2. "address" (string, optional, default=change) Send to specified address or to a new change address.
When tested accidentally, spendzerocoinmints '["TheZerocoinSerialHash"]' instead gave
No address provided (code -4)
which is perfectly fine by me!
Let's just correct the help output.
Metadata
Metadata
Assignees
Labels
No labels