Bitcoin Core  25.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...