Bitcoin Core 30.99.0
P2P Digital Currency
Classes | Namespaces | Functions
chain.h File Reference
#include <attributes.h>
#include <iostream>
Include dependency graph for chain.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  interfaces::BlockInfo
 Block data sent with blockConnected, blockDisconnected notifications. More...
 

Namespaces

namespace  interfaces
 
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)