Efficiently check whether a block is present in this chain.
Declared in <chain.h>
<chain.h>
bool Contains(CBlockIndex const& index) const;
True if the entry is part of this chain, otherwise false.