Bitcoin Core 30.99.0
P2P Digital Currency
Namespaces | Functions
chain.cpp File Reference
#include <kernel/chain.h>
#include <kernel/cs_main.h>
#include <kernel/types.h>
#include <sync.h>
#include <uint256.h>
Include dependency graph for chain.cpp:

Go to the source code of this file.

Namespaces

namespace  kernel
 

Functions

interfaces::BlockInfo kernel::MakeBlockInfo (const CBlockIndex *block_index, const CBlock *data=nullptr)
 Return data from block index. More...
 
std::ostream & kernel::operator<< (std::ostream &os, const ChainstateRole &role)