Input(s) 0
The listlockunspent command retrieves a list of outputs that are temporarily locked and cannot be spent. These locked outputs are typically created using the lockunspent command to prevent them from being used in subsequent transactions. This command provides details such as the transaction ID and the corresponding output index (vout) of each locked output.
How is this used?
This command is used to view the list of outputs that have been temporarily locked to prevent spending. It is particularly useful when managing transactions and ensuring certain outputs remain unspent for specific purposes. By listing temporarily locked outputs, users can monitor and control the locking and unlocking of transactions as needed.
Request
method
listlockunspent
Inputs
Result