A single received or sent output belonging to the wallet.
Declared in <wallet/receive.h>
struct COutputEntry;
| Name | Description |
|---|---|
amount | The amount of the output. |
destination | The address the amount was sent to or received at. |
vout | The index of the output in the transaction. |