![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
#include <main.h>
Public Attributes | |
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().