![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
Used to marshal pointers into hashes for db storage. More...
#include <main.h>
Public Attributes | |
uint256 | hashPrev |
![]() | |
const uint256 * | phashBlock |
CBlockIndex * | pprev |
CBlockIndex * | pnext |
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 |
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 |
|
inline |