![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
Public Member Functions | |
void | Damage () |
![]() | |
uint256 | ExtractMatches (std::vector< uint256 > &vMatch) |
Additional Inherited Members | |
![]() | |
unsigned int | CalcTreeWidth (int height) |
uint256 | CalcHash (int height, unsigned int pos, const std::vector< uint256 > &vTxid) |
void | TraverseAndBuild (int height, unsigned int pos, const std::vector< uint256 > &vTxid, const std::vector< bool > &vMatch) |
uint256 | TraverseAndExtract (int height, unsigned int pos, unsigned int &nBitsUsed, unsigned int &nHashUsed, std::vector< uint256 > &vMatch) |
![]() | |
unsigned int | nTransactions |
std::vector< bool > | vBits |
std::vector< uint256 > | vHash |
bool | fBad |
Definition at line 8 of file pmt_tests.cpp.
|
inline |
Definition at line 12 of file pmt_tests.cpp.