Bitcoin
Public Member Functions | Public Attributes | List of all members
tallyitem Struct Reference

Public Member Functions

 tallyitem ()
 

Public Attributes

CAmount nAmount {0}
 
int nConf {std::numeric_limits<int>::max()}
 
std::vector< uint256txids
 
bool fIsWatchonly {false}
 

Constructor & Destructor Documentation

◆ tallyitem()

tallyitem::tallyitem ( )
inline

Member Data Documentation

◆ fIsWatchonly

bool tallyitem::fIsWatchonly {false}

◆ nAmount

CAmount tallyitem::nAmount {0}

◆ nConf

int tallyitem::nConf {std::numeric_limits<int>::max()}

◆ txids

std::vector<uint256> tallyitem::txids

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