Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
CBlockTemplate Struct Reference
#include <miner.h>
Collaboration diagram for CBlockTemplate:Public Attributes | |
| CBlock | block |
| std::vector< CAmount > | vTxFees |
| std::vector< int64_t > | vTxSigOps |
| uint32_t | nPrevBits |
| std::vector< CTxOut > | voutMasternodePayments |
| std::vector< CTxOut > | voutSuperblockPayments |
Detailed Description
Member Data Documentation
◆ block
◆ nPrevBits
◆ voutMasternodePayments
◆ voutSuperblockPayments
◆ vTxFees
◆ vTxSigOps
The documentation for this struct was generated from the following file:
- src/miner.h

