Lock‐in the given output for spending. The output will be included in the transaction even if it's not the most optimal choice.

Synopsis

Declared in <wallet/coincontrol.h>

PreselectedInput&
Select(COutPoint const& outpoint);

Return Value

A reference to the preselected input details for the outpoint.

Parameters

Name

Description

outpoint

The output to pre‐select.

Created with MrDocs