Determine how an output has been spent.
Declared in <wallet/wallet.h>
[[requires_capability(0x7ff3720ef398), requires_capability(0x7ff365f1f398), requires_capability(0x7ff35de5dd48), requires_capability(0x7ff35efe2828), requires_capability(0x7ff366fcee08)]]
SpendType
HowSpent(COutPoint const& outpoint) const;
The spend state of the output.
| Name | Description |
|---|---|
| outpoint | The outpoint to classify. |