26 template<
typename Stream>
36 template<
typename Stream>
38 unsigned int nCode = 0;
47 unsigned int nVersionDummy;
Undo information for a CBlock.
std::vector< CTxUndo > vtxundo
SERIALIZE_METHODS(CBlockUndo, obj)
Undo information for a CTransaction.
std::vector< Coin > vprevout
SERIALIZE_METHODS(CTxUndo, obj)
bool fCoinStake
whether the containing transaction was a coinstake
CTxOut out
unspent transaction output
bool fCoinBase
whether the containing transaction was a coinbase
uint32_t nHeight
at which height the containing transaction was included in the active block chain
void Serialize(Stream &s, char a)
void Unserialize(Stream &s, char &a)