Consensus::Params::script_flag_exceptions

Hashes of blocks that - are known to be consensus valid, and - buried in the chain, and - fail if the default script verify flags are applied.

Synopsis

Declared in <consensus/params.h>

std::map<uint256, script_verify_flags> script_flag_exceptions;