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