Construct a new block template
Synopsis
Declared in <node/miner.h>
std::unique_ptr<CBlockTemplate>
CreateNewBlock();
Return Value
The assembled block template.
Created with MrDocs
Construct a new block template
Declared in <node/miner.h>
std::unique_ptr<CBlockTemplate>
CreateNewBlock();
The assembled block template.
Created with MrDocs