5#ifndef BITCOIN_KERNEL_CHAIN_H
6#define BITCOIN_KERNEL_CHAIN_H
39std::ostream&
operator<<(std::ostream& os,
const ChainstateRole& role);
The block chain is a tree shaped structure starting with the genesis block at the root,...
Undo information for a CBlock.
interfaces::BlockInfo MakeBlockInfo(const CBlockIndex *index, const CBlock *data)
Return data from block index.
std::ostream & operator<<(std::ostream &os, const ChainstateRole &role)
Block data sent with blockConnected, blockDisconnected notifications.
const uint256 * prev_hash
BlockInfo(const uint256 &hash LIFETIMEBOUND)
const CBlockUndo * undo_data
unsigned int chain_time_max