List all currently locked outputs.
Declared in <wallet/wallet.h>
[[requires_capability(0x7ff3720efb18), requires_capability(0x7ff365f1fb18), requires_capability(0x7ff35de5e4c8), requires_capability(0x7ff35efe2fa8), requires_capability(0x7ff366fcf588)]]
void
ListLockedCoins(std::vector<COutPoint>& vOutpts) const;
| Name | Description |
|---|---|
| vOutpts | Set to the locked outpoints. |