Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
wallet::Groups Struct Reference

#include <coinselection.h>

Public Attributes

std::vector< OutputGrouppositive_group
std::vector< OutputGroupmixed_group

Detailed Description

Definition at line 272 of file coinselection.h.

Member Data Documentation

◆ mixed_group

std::vector<OutputGroup> wallet::Groups::mixed_group

Definition at line 276 of file coinselection.h.

◆ positive_group

std::vector<OutputGroup> wallet::Groups::positive_group

Definition at line 274 of file coinselection.h.


The documentation for this struct was generated from the following file: