Set the scriptSig for this input.
Declared in <wallet/coincontrol.h>
<wallet/coincontrol.h>
void SetScriptSig(CScript const& script);
Name
Description
script
The scriptSig to use for this input.
Created with MrDocs