Returns set of txids in the block template if one has been constructed.
Synopsis
Declared in <node/mini_miner.h>
std::set<Txid>
GetMockTemplateTxids() const;
Return Value
The txids selected into the mock block template.
Created with MrDocs