A single received or sent output belonging to the wallet.
Synopsis
Declared in <wallet/receive.h>
struct COutputEntry;
Data Members
Name |
Description |
The amount of the output. |
|
The address the amount was sent to or received at. |
|
The index of the output in the transaction. |
Created with MrDocs