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

Go to the source code of this file.

Namespaces

 kernel
 

Functions

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

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const ChainstateRole role 
)

Definition at line 30 of file chain.cpp.