Set the scriptSig for this input.

Synopsis

Declared in <wallet/coincontrol.h>

void
SetScriptSig(CScript const& script);

Parameters

Name

Description

script

The scriptSig to use for this input.

Created with MrDocs