Check if we already have an orphan transaction (by wtxid only)
Declared in <node/txorphanage.h>
<node/txorphanage.h>
virtual bool HaveTx(Wtxid const& wtxid) const = 0;
True if the orphan is stored, false otherwise.