Bitcoin ABC  0.26.3
P2P Digital Currency
Public Attributes | List of all members
node::CBlockTemplate Struct Reference

#include <miner.h>

Collaboration diagram for node::CBlockTemplate:
[legend]

Public Attributes

CBlock block
 
std::vector< CBlockTemplateEntryentries
 

Detailed Description

Definition at line 42 of file miner.h.

Member Data Documentation

◆ block

CBlock node::CBlockTemplate::block

Definition at line 43 of file miner.h.

◆ entries

std::vector<CBlockTemplateEntry> node::CBlockTemplate::entries

Definition at line 45 of file miner.h.


The documentation for this struct was generated from the following file: