Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
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.
std::ostream & kernel::operator<< (std::ostream &os, const ChainstateRole &role)