NOTE: It is also possible to have a large reorg towards the block whose header is not the best and also not have block
// with most work available during reorg. In this case confiscation transactions in blocks on new chain will not
// not be assumed whitelisted (even if block is deep enough) because here we do not yet know how deep the block is
// in the new chain.
// Such cases are rare and are assumed to be handled manually by the node operator in the same way as if a new block
// with non-whitelisted confiscation transaction is mined.
}