Check whether all prevouts of the transaction are present in the UTXO set represented by this view
Declared in <coins.h>
<coins.h>
bool HaveInputs(CTransaction const& tx) const;
True if every input prevout is unspent in this view.