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