Identifies blocks that overwrote an existing coinbase output in the UTXO set (see BIP30).
Declared in <validation.h>
<validation.h>
bool IsBIP30Repeat(CBlockIndex const& block_index);
true if the block is a BIP30 repeat.