Set the previous output for this input. Only necessary if the input is expected to be an external input.

Synopsis

Declared in <wallet/coincontrol.h>

void
SetTxOut(CTxOut const& txout);

Parameters

Name

Description

txout

The previous output being spent by this input.

Created with MrDocs