![]() |
Master Core
v0.0.9 - 49a5c0d97abf09ef2911ddfe8d9551df59f9efd3-dirty
|
Collaboration diagram for COrphanBlock:Data Fields | |
| 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().
1.8.8