Skip to content

Name registration guide missing "listunspent" step #2

Description

@vcavallo

bitcoin-cli -rpcwallet="" lockunspent false '[{"txid":"","vout":0}]'
click to copy
Replace vout:0 with the correct output index if it's different. This returns true on success.

Then label the address so you can identify it later. Copy the address from the listunspent output above and run....

There doesn't seem to be a listunspent command previously - there is a lockunspent.
You probably mean to add a prompt for:

bitcoin-cli -rpcwallet="" listunspent

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