Options controlling which checks a block-template validity check performs.
Declared in <node/mining_types.h>
struct BlockCheckOptions;
| Name | Description |
|---|---|
check_merkle_root | Set false to omit the merkle root check |
check_pow | Set false to omit the proof-of-work check |