![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
Used to marshal pointers into hashes for db storage. More...
#include <main.h>
Public Attributes | |
uint256 | hashPrev |
![]() | |
const uint256 * | phashBlock |
CBlockIndex * | pprev |
int | nHeight |
int | nFile |
unsigned int | nDataPos |
unsigned int | nUndoPos |
uint256 | nChainWork |
unsigned int | nTx |
unsigned int | nChainTx |
unsigned int | nStatus |
int | nVersion |
uint256 | hashMerkleRoot |
unsigned int | nTime |
unsigned int | nBits |
unsigned int | nNonce |
uint32_t | nSequenceId |
Additional Inherited Members | |
![]() | |
enum | { nMedianTimeSpan =11 } |
![]() | |
static bool | IsSuperMajority (int minVersion, const CBlockIndex *pstart, unsigned int nRequired, unsigned int nToCheck) |
Returns true if there are nRequired or more blocks of minVersion or above in the last nToCheck blocks, starting at pstart and going backwards. More... | |
|
inlineexplicit |
Definition at line 880 of file main.h.
References CBlockIndex::GetBlockHash(), and CBlockIndex::pprev.
|
inline |
|
inline |
Definition at line 931 of file main.h.
References LogPrintf, and ToString().
|
inline |
Definition at line 921 of file main.h.
References CBlockIndex::GetBlockHash(), strprintf, base_uint< BITS >::ToString(), and CBlockIndex::ToString().
Referenced by print().