Returns true when the header has no proof‐of‐work target set.
Synopsis
Declared in <primitives/block.h>
bool
IsNull() const;
Return Value
True if the difficulty target is unset.
Created with MrDocs
Returns true when the header has no proof‐of‐work target set.
Declared in <primitives/block.h>
bool
IsNull() const;
True if the difficulty target is unset.
Created with MrDocs