Add all outputs of a group to the selection.
Synopsis
Declared in <wallet/coinselection.h>
void
AddInput(OutputGroup const& group);
Parameters
Name |
Description |
group |
The output group to add. |
Created with MrDocs
Add all outputs of a group to the selection.
Declared in <wallet/coinselection.h>
void
AddInput(OutputGroup const& group);
Name |
Description |
group |
The output group to add. |
Created with MrDocs