Bitcoin ABC  0.29.2
P2P Digital Currency
Classes | Namespaces | Functions | Variables
miner.h File Reference
#include <consensus/amount.h>
#include <kernel/mempool_entry.h>
#include <primitives/block.h>
#include <txmempool.h>
#include <boost/multi_index/ordered_index.hpp>
#include <boost/multi_index_container.hpp>
#include <cstdint>
#include <memory>
#include <optional>
Include dependency graph for miner.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  node::CBlockTemplateEntry
 
struct  node::CBlockTemplate
 
class  node::BlockAssembler
 Generate a new block, without valid proof-of-work. More...
 
struct  node::BlockAssembler::Options
 

Namespaces

 Consensus
 
 node
 

Functions

int64_t node::UpdateTime (CBlockHeader *pblock, const CChainParams &chainParams, const CBlockIndex *pindexPrev)
 

Variables

static const bool node::DEFAULT_PRINTPRIORITY = false