Whether this is a notification from a chainstate that's been fully validated starting from the genesis block. False if it is from an assumeutxo snapshot chainstate that has not been validated yet.

Synopsis

Declared in <kernel/types.h>

bool validated = {true};

Created with MrDocs