Returns whether a coin exists for an outpoint.
Declared in <txdb.h>
<txdb.h>
virtual bool HaveCoin(COutPoint const& outpoint) const override;
True if the coin is present.