Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
CBlockTemplate Struct Reference

#include <miner.h>

Collaboration diagram for CBlockTemplate:
[legend]

Public Attributes

CBlock block
std::vector< CAmountvTxFees
std::vector< int64_t > vTxSigOpsCost
std::vector< FeePerVSizem_package_feerates
CoinbaseTx m_coinbase_tx

Detailed Description

Definition at line 42 of file miner.h.

Member Data Documentation

◆ block

Definition at line 44 of file miner.h.

◆ m_coinbase_tx

◆ m_package_feerates

Definition at line 51 of file miner.h.

◆ vTxFees

Definition at line 46 of file miner.h.

◆ vTxSigOpsCost

Definition at line 48 of file miner.h.


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