Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <miner.h>
Public Attributes | |
CBlock | block |
std::vector< CAmount > | vTxFees |
std::vector< int64_t > | vTxSigOpsCost |
std::vector< unsigned char > | vchCoinbaseCommitment |
std::vector< FeeFrac > | m_package_feerates |
std::vector<FeeFrac> node::CBlockTemplate::m_package_feerates |
std::vector<unsigned char> node::CBlockTemplate::vchCoinbaseCommitment |