A single received or sent output belonging to the wallet.

Synopsis

Declared in <wallet/receive.h>

struct COutputEntry;

Data Members

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.

Created with MrDocs