Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Public Member Functions | Public Attributes | List of all members
tallyitem Struct Reference

Public Member Functions

 tallyitem ()
 

Public Attributes

int64 nAmount
 
int nConf
 
vector< uint256txids
 

Detailed Description

Definition at line 835 of file rpcwallet.cpp.

Constructor & Destructor Documentation

tallyitem::tallyitem ( )
inline

Definition at line 840 of file rpcwallet.cpp.

Member Data Documentation

int64 tallyitem::nAmount

Definition at line 837 of file rpcwallet.cpp.

int tallyitem::nConf

Definition at line 838 of file rpcwallet.cpp.

vector<uint256> tallyitem::txids

Definition at line 839 of file rpcwallet.cpp.


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