![]() |
Master Core
v0.0.9 - 49a5c0d97abf09ef2911ddfe8d9551df59f9efd3-dirty
|
#include <main.h>
Data Fields | |
CBlock | block |
std::vector< int64_t > | vTxFees |
std::vector< int64_t > | vTxSigOps |
CBlock CBlockTemplate::block |
Definition at line 1071 of file main.h.
Referenced by CreateNewBlock(), and getblocktemplate().
std::vector<int64_t> CBlockTemplate::vTxFees |
Definition at line 1072 of file main.h.
Referenced by CreateNewBlock(), and getblocktemplate().
std::vector<int64_t> CBlockTemplate::vTxSigOps |
Definition at line 1073 of file main.h.
Referenced by CreateNewBlock(), and getblocktemplate().