Options controlling which checks a block‐template validity check performs.
Synopsis
Declared in <node/mining_types.h>
struct BlockCheckOptions;
Data Members
Name |
Description |
Set false to omit the merkle root check |
|
Set false to omit the proof‐of‐work check |
Created with MrDocs