Options controlling which checks a block‐template validity check performs.

Synopsis

Declared in <node/mining_types.h>

struct BlockCheckOptions;

Data Members

Name

Description

check_merkle_root

Set false to omit the merkle root check

check_pow

Set false to omit the proof‐of‐work check

Created with MrDocs