Skip to content

CLI help for spendzerocoinmints correction needed #1045

@seanPhill

Description

@seanPhill

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions