Dash Core  0.12.2.1
P2P Digital Currency
CompactTallyItem Struct Reference

#include <wallet.h>

Public Member Functions

 CompactTallyItem ()
 

Public Attributes

CTxDestination txdest
 
CAmount nAmount
 
std::vector< CTxInvecTxIn
 

Detailed Description

Definition at line 111 of file wallet.h.

Constructor & Destructor Documentation

◆ CompactTallyItem()

CompactTallyItem::CompactTallyItem ( )
inline

Definition at line 116 of file wallet.h.

Member Data Documentation

◆ nAmount

◆ txdest

◆ vecTxIn

std::vector<CTxIn> CompactTallyItem::vecTxIn

The documentation for this struct was generated from the following file: