Unselects the given output.

Synopsis

Declared in <wallet/coincontrol.h>

void
UnSelect(COutPoint const& outpoint);

Parameters

Name

Description

outpoint

The output to unselect.

Created with MrDocs