![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
Public Attributes | |
uint256 | hashBlock |
uint256 | hashPrev |
vector< unsigned char > | vchBlock |
uint256 COrphanBlock::hashBlock |
Definition at line 64 of file main.cpp.
Referenced by ProcessBlock().
uint256 COrphanBlock::hashPrev |
Definition at line 65 of file main.cpp.
Referenced by ProcessBlock().
vector<unsigned char> COrphanBlock::vchBlock |
Definition at line 66 of file main.cpp.
Referenced by ProcessBlock().