Return whether either the scriptSig or scriptWitness are set for this input.
Declared in <wallet/coincontrol.h>
<wallet/coincontrol.h>
bool HasScripts() const;
true if a scriptSig or scriptWitness has been set.